Commit 68b97fca by linboxuan

createOtherOrder update

parent 17550cf5
......@@ -535,6 +535,7 @@ class OrderInfoService extends ServiceBase {
});
}
}
// 2020 0810 lin 修改 把插入订单语句移出判断,对于没有渠道号的订单 也要插入
var item = await self.createOrder(pobj, orderNo, t);
return system.getResultSuccess({
orderNo: orderNo,
......
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