Commit 3504da78 by 宋毅

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

parents 12bf7e4e 313b0240
...@@ -33,6 +33,7 @@ class UtilsFqAliyunService extends AppServiceBase { ...@@ -33,6 +33,7 @@ class UtilsFqAliyunService extends AppServiceBase {
} }
var interface_params_info = verifyResult.data; var interface_params_info = verifyResult.data;
var ucommuneOperatorPhone=pobj.appInfo && pobj.appInfo.contact_mobile?pobj.appInfo.contact_mobile:this.ucommuneOperatorPhone
console.log("推送的业务员手机号为:",this.ucommuneOperatorPhone) console.log("推送的业务员手机号为:",this.ucommuneOperatorPhone)
var params = { var params = {
idempotentId: orderInfo.orderNo,// 是 业务 ID idempotentId: orderInfo.orderNo,// 是 业务 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