接单详情
This commit is contained in:
parent
8b3ad3bade
commit
a93f327842
|
|
@ -125,6 +125,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
m.end_time as endTime,
|
||||
m.order_time as orderTime,
|
||||
su.nick_name as orderUser,
|
||||
su.phonenumber as orderPhone,
|
||||
m.order_company as orderCompany,
|
||||
sd2.dept_name as orderCompanyName,
|
||||
m.person as person,
|
||||
|
|
|
|||
Loading…
Reference in New Issue