Commit 51f5dd53 by qwmqiuwenmin

fix

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