|
@@ -400,10 +400,9 @@ class OrdersController extends BaseController
|
|
* @apiGroup pay
|
|
* @apiGroup pay
|
|
* @apiName wxindex
|
|
* @apiName wxindex
|
|
* @apiParam {Int} product_id product_id
|
|
* @apiParam {Int} product_id product_id
|
|
- * @apiParam {String} [token] token
|
|
|
|
- * @apiHeader {String} [Authorization] token 两个token任选其一
|
|
|
|
|
|
+ * @apiParam {Int} send_order_id send_order_id
|
|
* @apiParam {String} bid bid
|
|
* @apiParam {String} bid bid
|
|
- * @apiParam {String} sign 签名
|
|
|
|
|
|
+ * @apiHeader {String} [Authorization] token
|
|
* @apiSuccess {int} code 状态码
|
|
* @apiSuccess {int} code 状态码
|
|
* @apiSuccess {String} msg 信息
|
|
* @apiSuccess {String} msg 信息
|
|
* @apiSuccess {Object} data 信息
|
|
* @apiSuccess {Object} data 信息
|