mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-15 15:03:16 +08:00
add 增加 用户管理 用户详情展示抽屉
This commit is contained in:
@@ -108,6 +108,11 @@ public class SysUserVo implements Serializable {
|
||||
*/
|
||||
private LocalDateTime createTime;
|
||||
|
||||
/**
|
||||
* 更新时间
|
||||
*/
|
||||
private LocalDateTime updateTime;
|
||||
|
||||
/**
|
||||
* 部门名
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user