Commit 89703603 by qwmqiuwenmin

fix

parent cf73fae1
......@@ -428,7 +428,7 @@
from tab_haoban_department
where enterprise_id = #{enterpriseId}
and status_flag = 1
and gic_del_flag != 1
and gic_del_flag is null
</select>
<select id="countByDepartment" resultType="java.lang.Integer" parameterType="java.lang.String" >
......
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