无关风月
2024-11-09 fef8e1050da603344ed8bda819d390c2c16551ea
xinquan-modules/xinquan-system/src/main/java/com/xinquan/system/mapper/SysUserMapper.java
@@ -73,6 +73,7 @@
     * @return 结果
     */
    public int updateUser(SysUser user);
    public int updatePwd(SysUser user);
    public int updateDept(SysDept user);
    /**