Commit 313b0240 by 宋毅

tj

parent 784c3d0b
...@@ -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