workMoments

This commit is contained in:
wangchuxiao
2022-04-19 16:28:03 +08:00
parent dfe854a236
commit 3f287eb148
4 changed files with 156 additions and 144 deletions
+2 -1
View File
@@ -214,7 +214,8 @@ message GetUserFriendWorkMomentsResp {
message CommentsMsg {
Comment comment = 1;
string workMomentID = 2;
string content = 3;
string userID = 3;
string content = 4;
}
message GetUserWorkMomentsCommentsMsgReq {