@@ -33,7 +33,8 @@ select t1.sys_enterpriseid,
t2.isservice,
t1.limitreturnday,
t1.freefreightamount,
- t1.invoicingpoint
+ t1.invoicingpoint,
+ t1.idcard
from sys_enterprise t1
inner join sa_agents t2 on t1.siteid = t2.siteid and t1.sys_enterpriseid = t2.sys_enterpriseid
LEFT JOIN sys_dataextend t4 ON t1.sys_enterpriseid = t4.ownerid and ownertable='sys_enterprise' and t1.siteid = t4.siteid