Commit 5a5afe7f by qwmqiuwenmin

fix

parent 1ed502a1
...@@ -213,6 +213,7 @@ ...@@ -213,6 +213,7 @@
from tab_haoban_staff_department_related from tab_haoban_staff_department_related
where staff_id = #{staffId,jdbcType=VARCHAR} where staff_id = #{staffId,jdbcType=VARCHAR}
and status_flag = 1 and status_flag = 1
group by department_id
</select> </select>
<update id="delByUserid" > <update id="delByUserid" >
update tab_haoban_staff_department_related update 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