Commit 78a1be7d by 庄冰

aaa

parent 9a96c5df
......@@ -212,6 +212,7 @@ class OrderInfoService extends ServiceBase {
}
var requestid=self.getUUID();
if(productItem && productItem.deliveryUrl){
obj["orderNo"]=order.orderNo;
self.pushData(requestid,obj,productItem.deliveryUrl,req);
}
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