conversation update

This commit is contained in:
Gordon
2021-12-29 11:31:51 +08:00
parent 23c5f4040e
commit 6a37072b9a
10 changed files with 447 additions and 495 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ message SetReceiveMessageOptResp{
message GetReceiveMessageOptReq{
string FromUserID = 1;
repeated string conversationId = 2;
repeated string conversationIdList = 2;
string operationID = 3;
string OpUserID = 4;
}