feat(all): v1.0

This commit is contained in:
2024-11-21 12:14:34 +08:00
parent d09e7a08cf
commit 6ce1a303f1
61 changed files with 3106 additions and 1046 deletions

View File

@@ -64,7 +64,6 @@ type (
)
type (
UserInfoReq {}
UserInfoResp {
UserInfo User `json:"userInfo"`
}