mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-04 08:38:26 +08:00
feat 增加首次登录强制重置密码的交互
This commit is contained in:
@@ -54,4 +54,6 @@ public class Admin implements Serializable {
|
||||
@ApiModelProperty("删除时间")
|
||||
private Long deleteTime;
|
||||
|
||||
@ApiModelProperty("firstLogin")
|
||||
private Integer firstLogin;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user