Commit 51f5dd53 by qwmqiuwenmin

fix

parent 15ffd874
......@@ -262,7 +262,7 @@
</if>
</select>
<select id="countByDepartmentId" resultType="java.lang.Integer" >
<select id="countByDepartmentIds" resultType="java.lang.Integer" >
select
count(1)
from tab_haoban_staff_department_related
......
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