Commit 971ecdc9 by 孙亚楠

dd

parent e7c0b7b3
......@@ -85,7 +85,7 @@ class OorderService extends ServiceBase {
let orderReg = {
id: order.id,
legal_mobile: order.contact_mobile,
// legal_mobile: order.contact_mobile,
}
await self.oorderinforegDao.create(orderReg, t);
// return order;
......
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