用户科室
This commit is contained in:
parent
cc0d42c080
commit
91fda18892
@ -265,6 +265,7 @@
|
||||
<update id="updateUserAgency" parameterType="SysUser">
|
||||
update sys_user
|
||||
set agency_id =#{agencyId},
|
||||
department_id = #{departmentId},
|
||||
update_time = sysdate()
|
||||
where user_id = #{userId}
|
||||
</update>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user