rev:用户锁定修改
This commit is contained in:
@@ -121,6 +121,7 @@ public class ISysUserServiceImpl extends ServiceImpl<SysUserMapper, SysUser> imp
|
||||
}
|
||||
}, Date.class);
|
||||
try {
|
||||
|
||||
BeanUtils.populate(sysUser, userDetail);
|
||||
} catch (Exception ex) {
|
||||
throw new RuntimeException();
|
||||
|
||||
Reference in New Issue
Block a user