init
This commit is contained in:
@@ -44,6 +44,8 @@ public class CurrentUserInfoVo {
|
||||
private Integer age;
|
||||
@Schema(description = "居住城市")
|
||||
private String residenceCityName;
|
||||
@Schema(description = "居住城市编码")
|
||||
private Integer residenceCityCode;
|
||||
@Schema(description = "居住地名称")
|
||||
private String residenceName;
|
||||
@Schema(description = "居住地编码")
|
||||
|
||||
Reference in New Issue
Block a user