@@ -7,4 +7,4 @@ from sys_hr t1
left join sys_hr t6 on t1.siteid = t6.siteid and t1.hrid = t6.hrid
left join sys_users t7 on t7.userid = t6.userid
where t1.siteid = $siteid$ and t2.depname='销售部'
- and t1.hrid =$hrid$
+ and t1.hrid =$hrid$ order by t5.LEVEL asc