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
@@ -1,5 +1,5 @@
syntax = "proto3";
package pbAuth;
package OpenIMServer.pbAuth;
option go_package = "OpenIM/pkg/proto/auth;pbAuth";