@@ -34,9 +34,9 @@
d.email,
d.status,
d.del_flag,
+ d.flag,
d.create_by,
- d.create_time,
- d.other_id
+ d.create_time
from sys_dept d
</sql>