pb package name add OpenIMServer

This commit is contained in:
withchao
2023-03-08 16:10:43 +08:00
parent ff6a503f53
commit 5813d13fe4
22 changed files with 1631 additions and 1614 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ syntax = "proto3";
import "Open-IM-Server/pkg/proto/sdkws/ws.proto";
import "Open-IM-Server/pkg/proto/sdkws/wrappers.proto";
option go_package = "OpenIM/pkg/proto/msg;msg";
package msg;
package OpenIMServer.msg;
message MsgDataToMQ{
string token = 1;