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