123333
This commit is contained in:
@@ -15,9 +15,9 @@ public class AnchorJoinHomeVo implements Serializable {
|
||||
/**
|
||||
* 相册上传状态 0 未上传 1 已上传
|
||||
*/
|
||||
@Schema(description = "相册上传状态 0 未完成 1已完成")
|
||||
@Deprecated
|
||||
private Integer photoStatus;
|
||||
// @Schema(description = "相册上传状态 0 未完成 1已完成")
|
||||
// @Deprecated
|
||||
// private Integer photoStatus;
|
||||
|
||||
@Schema(description = "头像上传状态 0-默认头像 1-自定义头像")
|
||||
private Integer avatarState;
|
||||
|
||||
Reference in New Issue
Block a user