work_moments

This commit is contained in:
wangchuxiao
2022-04-24 18:00:04 +08:00
parent 010f24e5c3
commit 1b968903e2
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -80,6 +80,7 @@ type GetWorkMomentByIDResp struct {
type GetUserWorkMomentsReq struct {
WorkMomentsUserCommonReq
UserID string `json:"userID"`
}
type GetUserWorkMomentsResp struct {