下单3 商品订单拉起支付
POST
localhost:9111/product/productorder/payForProduct/{data}
接口描述
拉起支付
请求参数
参数名
类型
描述
必填
data
json
封装所需参数map集合转化为json
必填
uid
String
下单人的id
必填
productCode
String
商品订单单号
必填
cpId
int
优惠券id
必填
copewith
String
应付金额
必填
payType
int
支付类型
必填