mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-15 06:25:58 +08:00
pb package name add OpenIMServer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
option go_package = "OpenIM/pkg/proto/conversation;conversation";
|
||||
package conversation;
|
||||
package OpenIMServer.conversation;
|
||||
|
||||
message Conversation{
|
||||
string ownerUserID = 1;
|
||||
|
||||
Reference in New Issue
Block a user