🎨 update

This commit is contained in:
2025-05-23 22:08:06 +08:00
parent add4af6b19
commit cc47a7f3e9
5 changed files with 18 additions and 7 deletions

View File

@@ -1101,7 +1101,7 @@ type (
Nickname string `json:"nickname,optional"`
Avatar string `json:"avatar,optional"`
Email string `json:"email,optional"`
Gender int64 `json:"gender,optional"`
Gender string `json:"gender,optional"`
Introduce string `json:"introduce,optional"`
Blog string `json:"blog,optional"`
Location string `json:"location,optional"`