pb package name add OpenIMServer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
import "Open-IM-Server/pkg/proto/sdkws/ws.proto";
|
||||
option go_package = "OpenIM/pkg/proto/friend;friend";
|
||||
package friend;
|
||||
package OpenIMServer.friend;
|
||||
|
||||
message getPaginationFriendsReq{
|
||||
sdkws.RequestPagination pagination = 1;
|
||||
|
||||
Reference in New Issue
Block a user