mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 04:55:59 +08:00
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