Commit 28bc550e by qwmqiuwenmin

fix

parent 4aca4c1e
......@@ -207,7 +207,7 @@
from tab_haoban_department
where parent_department_id = #{parentId,jdbcType=VARCHAR}
and status_flag = 1
and recycle_flag != null
and recycle_flag != 1
order by sort asc
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment