@ -32,7 +32,6 @@
select *
from sys_dept
where org_code = #{compCode}
and org_type = '5'
and del_flag = '0' limit 1
</select>