Commit 9d40ae5b by 宋毅

Merge branch 'center-channel' of gitlab.gongsibao.com:jiangyong/zhichan into center-channel

parents 00c57ce5 f250c8b8
...@@ -132,7 +132,7 @@ class UtilsFqAliyunService extends AppServiceBase { ...@@ -132,7 +132,7 @@ class UtilsFqAliyunService extends AppServiceBase {
let icOrderParams ={ let icOrderParams ={
"idempotentSource":"pcwebsbzc",// 来源编号,写死:pcwebsbzc,必填 "idempotentSource":"pcwebsbzc",// 来源编号,写死:pcwebsbzc,必填
"idempotentSourceName":"PC官网",// 来源编号,写死:PC官网,必填 "idempotentSourceName":"PC官网",// 来源编号,写死:PC官网,必填
"product_img_url":pobj.actionBody.product_img_url,//产品图片 "product_img_url":pobj.actionBody.deliveryData.tm.picUrl,//产品图片
"productId":productInfo.price_item.service_code,// 云服产品skuid,必填 "productId":productInfo.price_item.service_code,// 云服产品skuid,必填
"goodsId":pobj.actionBody.goodsId,// 官网产品id "goodsId":pobj.actionBody.goodsId,// 官网产品id
"customerId":pobj.actionBody.customerId, //客户Id,必填 "customerId":pobj.actionBody.customerId, //客户Id,必填
......
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