添加文件服务
This commit is contained in:
@@ -15,6 +15,8 @@ public class UserMemberRespDTO {
|
||||
|
||||
//昵称
|
||||
private String nickname;
|
||||
//姓名
|
||||
private String name;
|
||||
|
||||
//帐号状态
|
||||
private Integer status; // 参见 CommonStatusEnum 枚举
|
||||
|
||||
Reference in New Issue
Block a user