基板
This commit is contained in:
@@ -34,6 +34,9 @@ public class Invite implements Serializable {
|
||||
@ApiModelProperty(value = "用户id")
|
||||
private String uid;
|
||||
|
||||
@ApiModelProperty(value = "申请邮箱")
|
||||
private String applyEmail;
|
||||
|
||||
@ApiModelProperty(value = "状态 0 未使用 1 使用")
|
||||
private Integer status;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user