Commit 7d4d577a by 王栋源

wdy

parent f8b58997
...@@ -284,6 +284,7 @@ class CenterorderService extends AppServiceBase { ...@@ -284,6 +284,7 @@ class CenterorderService extends AppServiceBase {
"phone": pobj.actionBody.mobile, "phone": pobj.actionBody.mobile,
"needId": solutiondata.data.channelNeedNo "needId": solutiondata.data.channelNeedNo
}; };
debugger;
this.utilsPushSve.aliBusiness2Fq(pobj, "pushOrderICPBusiness"); this.utilsPushSve.aliBusiness2Fq(pobj, "pushOrderICPBusiness");
return system.getResultSuccess(); return system.getResultSuccess();
} }
......
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