新增:新增系统管理/岗位管理(列表、查看详情、新增、修改、删除、导出)

This commit is contained in:
2023-02-26 00:19:56 +08:00
parent 4071bb7f67
commit 8200ea822f
36 changed files with 1656 additions and 102 deletions

View File

@@ -75,7 +75,7 @@ public class LoginUser implements Serializable {
private String description;
/**
* 最后一次修改密码时间
* 最后一次修改密码时间
*/
private LocalDateTime pwdResetTime;