mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 23:39:04 +08:00
nil return modify
This commit is contained in:
@@ -97,7 +97,7 @@ message GetReceiveMessageOptResp{
|
||||
|
||||
|
||||
message GetAllConversationMsgOptReq{
|
||||
string FromUserId = 1;
|
||||
string FromUserID = 1;
|
||||
string operationID = 2;
|
||||
string OpUserID = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user