mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
user proto modify
This commit is contained in:
parent
a15e644a51
commit
e9ac9faa49
@ -69,7 +69,7 @@ message UpdateUserInfoResp{
|
||||
message SetGlobalRecvMessageOptReq{
|
||||
string userID = 1;
|
||||
string operationID = 2;
|
||||
int32 opt = 3;
|
||||
int32 globalRecvMsgOpt = 3;
|
||||
}
|
||||
message SetGlobalRecvMessageOptResp{
|
||||
CommonResp commonResp = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user