mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Refactor code
This commit is contained in:
parent
b9b0e9cf43
commit
31a6797fc3
@ -5,7 +5,7 @@ package push;
|
||||
|
||||
message PushMsgReq {
|
||||
string operationID = 1;
|
||||
open_im_sdk.MsgData msgData = 2;
|
||||
server_api_params.MsgData msgData = 2;
|
||||
}
|
||||
message PushMsgResp{
|
||||
int32 ResultCode = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user