09.支付成功赠送积分
POST
/order/paid/success
接口描述
现金支付订单成功
请求参数
参数名
类型
描述
必填
orderNo
String
订单编号(必填)
必填
paymentMethod
int
支付方式(必填 1-QFPay 2-现金 3-信用卡)
必填
响应参数
参数名
类型
描述
必填
code
String
返回码
必填
msg
String
返回描述
必填