mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 20:45:57 +08:00
sourceID2conversationID
This commit is contained in:
@@ -5,7 +5,7 @@ option go_package = "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/push";
|
||||
|
||||
message PushMsgReq {
|
||||
sdkws.MsgData msgData = 1;
|
||||
string sourceID = 2;
|
||||
string conversationID = 2;
|
||||
}
|
||||
|
||||
message PushMsgResp{
|
||||
|
||||
Reference in New Issue
Block a user