update user

This commit is contained in:
Gordon
2022-01-19 18:14:53 +08:00
parent d2b411ecbb
commit 04e509fc49
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ type GetUsersInfoResp struct {
}
type UpdateSelfUserInfoReq struct {
UserInfo
ApiUserInfo
OperationID string `json:"operationID" binding:"required"`
}