@ -14,6 +14,9 @@ public class LoginResVO {
@Schema(description = "主键")
private String id;
@Schema(description = "头像id")
private String headPicId;
@Schema(description = "用户账户")
private String account;