lh %!s(int64=4) %!d(string=hai) anos
pai
achega
b5b87a2b19
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/Controllers/CompanyAuth/AppController.php

+ 2 - 2
src/Controllers/CompanyAuth/AppController.php

@@ -182,7 +182,7 @@ class AppController extends Controller
      * @apiSuccess {String}      opend_id 关注open_id
      * @apiSuccess {String}      wechat_name 关注公众号
      * @apiSuccess {String}      order_type 订单类型[普通充值、包年、包月、包季]
-     * @apiSuccess {String}      inner_send_order_id 内部派单id,标记用[custom_开头是客服消息,template_开头是模板消息,下划线后是id]
+     * @apiSuccess {String}      push_msg_id 推送消息id,标记用[custom_开头是客服消息,template_开头是模板消息,下划线后是id]
      * @apiSuccessExample {json} Success-Response:
      *     HTTP/1.1 200 OK
      *   {
@@ -202,7 +202,7 @@ class AppController extends Controller
      *                   "activity_name": "",
      *                   "keyword": "",
      *                   "user_charge_times": 1,
-     *                   "inner_send_order_id": "custom_4041988",
+     *                   "push_msg_id": "custom_4041988",
      *               }
      *           ],
      *           "meta": {