1
This commit is contained in:
@@ -20,7 +20,7 @@ type OrderController struct {
|
||||
// @Param vendorPayType formData string true "平台支付类型"
|
||||
// @Param orderType formData string true "订单类型member(会员),express快递,recharge充值,telephoneBill充话费"
|
||||
// @Param appId formData string true "appId"
|
||||
// @Param isChoose formData int true "-1:未选中余额抵消 1:余额抵消"
|
||||
// @Param isChoose formData int true "-1:未选中余额抵消 1:余额抵消"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /Pay [post]
|
||||
|
||||
Reference in New Issue
Block a user