work_moments

This commit is contained in:
wangchuxiao
2022-04-24 18:00:04 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 67dcd24410
commit 8d93d5a780
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -43,6 +43,7 @@ type WorkMomentsUserCommonReq struct {
type GetUserWorkMomentsReq struct {
WorkMomentsUserCommonReq
UserID string `json:"userID"`
}
type GetUserWorkMomentsResp struct {