Commit 6e20699c by 任晓松

update

parent 107a6e24
...@@ -1312,6 +1312,8 @@ class OrderInfoService extends ServiceBase { ...@@ -1312,6 +1312,8 @@ class OrderInfoService extends ServiceBase {
a.orderStatusName, a.orderStatusName,
c.contactName, c.contactName,
c.mobile, c.mobile,
a.isPushNum,
a.pushStatus,
a.created_at a.created_at
FROM FROM
center_order.c_order_info a center_order.c_order_info a
......
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