Commit 6498801b by 王栋源

wdy

parent 8e98e4df
......@@ -185,7 +185,7 @@ class CenterorderService {
pobj.actionBody.needId = solutiondata.data.channelNeedNo;
}
if (solutiondata.status == 0) {
pobj.actionBody.orderNo=pobj.actionBody.channelOrderNo;
pobj.actionBody.orderNo=pobj.actionBody.channelOrder.channelOrderNo;
this.utilsPushSve.aliBusiness2Fq(pobj, "pushOrderBusiness");
}
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