This commit is contained in:
dute7liang
2024-01-14 15:33:36 +08:00
parent d5deaacfe8
commit 852b5e08de
3 changed files with 8 additions and 2 deletions

View File

@@ -73,6 +73,11 @@ public class CurrentUserInfoVo {
*/
@Schema(description = "可用状态 0-可用 1-封禁")
private Integer status;
/**
* 资料是否完成 0 未完成 1已完成
*/
@Schema(description = "资料是否完成 0 未完成 1已完成")
private Integer finishStatus;
/**
* 相册