123
This commit is contained in:
@@ -22,6 +22,4 @@ public class CaiRegisterUser {
|
||||
private String code;
|
||||
@Schema(description = "邀请人ID")
|
||||
private Long inviteId;
|
||||
@Schema(description = "性别")
|
||||
private Integer gender = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user