123
This commit is contained in:
@@ -51,6 +51,8 @@ public class CurrentUserInfoVo {
|
|||||||
*/
|
*/
|
||||||
@Schema(description = "生日")
|
@Schema(description = "生日")
|
||||||
private LocalDate birthday;
|
private LocalDate birthday;
|
||||||
|
@Schema(description = "年龄")
|
||||||
|
private Integer age = 18;
|
||||||
/**
|
/**
|
||||||
* 城市
|
* 城市
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user