Commit a0d524fa by 王昆

gsb

parent 8fb86e35
......@@ -268,7 +268,7 @@ class ChannelApi {
"productId": settings.FQYF().productId,// 云服产品id (生产环境)
// "allotRatio":"50",// 分润比例(百分比的数字部分(如:50代表50%))
"orderPrice": system.y2f(order.deduct_amt),// 订单金额
"orderPrice": system.f2y(order.deduct_amt),// 订单金额
"productQuantity": "1",// 产品数量
"companyName": merchant.merchant_name,// 公司名称
"phone": merchant.contact_mobile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment