workMoments

This commit is contained in:
wangchuxiao
2022-04-19 13:05:54 +08:00
parent 3625befc0b
commit 957e11eff0
6 changed files with 178 additions and 178 deletions
+1 -2
View File
@@ -137,8 +137,7 @@ message WorkMoment {
message CreateOneWorkMomentReq {
WorkMoment workMoment = 1;
string userID = 2;
string operationID = 3;
string operationID = 2;
}
message CreateOneWorkMomentResp {