init
This commit is contained in:
@@ -18,7 +18,8 @@ public class CurrentUserInfoVo {
|
|||||||
|
|
||||||
@Schema(description = "邀请人ID")
|
@Schema(description = "邀请人ID")
|
||||||
private Long inviteId;
|
private Long inviteId;
|
||||||
|
@Schema(description = "用户类型 0-普通用户 1-内部用户")
|
||||||
|
private Integer type;
|
||||||
/**
|
/**
|
||||||
* 用户号/ID号
|
* 用户号/ID号
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user