mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
user proto modify
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
d3e6d210ee
commit
434f09c6d8
@@ -71,7 +71,7 @@ message UpdateUserInfoResp{
|
||||
message SetGlobalRecvMessageOptReq{
|
||||
string userID = 1;
|
||||
string operationID = 2;
|
||||
int32 opt = 3;
|
||||
int32 globalRecvMsgOpt = 3;
|
||||
}
|
||||
message SetGlobalRecvMessageOptResp{
|
||||
CommonResp commonResp = 1;
|
||||
|
||||
Reference in New Issue
Block a user