[个人中心]-增加字段返回

This commit is contained in:
liaozetao
2024-06-18 19:08:33 +08:00
parent 9d50c9b01f
commit e1364dfc81

View File

@@ -22,5 +22,9 @@ public class PersonalCenterVo {
private String centerUrl;
private Integer skipType;
private String androidCenterPic;
private String centerCode;
}