user proto modify

pull/455/head
Gordon 3 years ago 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;

Loading…
Cancel
Save