packet name pb
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
package OpenIMServer.pbAuth;
|
||||
option go_package = "OpenIM/pkg/proto/auth;pbAuth";
|
||||
package OpenIMServer.auth;
|
||||
option go_package = "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/auth";
|
||||
|
||||
|
||||
message userTokenReq {
|
||||
|
||||
Reference in New Issue
Block a user