Commit f8b58997 by 王栋源

wdy

parent a9543454
...@@ -284,9 +284,7 @@ class CenterorderService extends AppServiceBase { ...@@ -284,9 +284,7 @@ class CenterorderService extends AppServiceBase {
"phone": pobj.actionBody.mobile, "phone": pobj.actionBody.mobile,
"needId": solutiondata.data.channelNeedNo "needId": solutiondata.data.channelNeedNo
}; };
console.log(fqobj); this.utilsPushSve.aliBusiness2Fq(pobj, "pushOrderICPBusiness");
console.log("-------------------------------------------------------------");
this.utilsPushSve.aliBusiness2Fq(fqobj, "pushOrderICPBusiness");
return system.getResultSuccess(); return system.getResultSuccess();
} }
//--------------------------阿里IC---end-------------------------------------------------------- //--------------------------阿里IC---end--------------------------------------------------------
......
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