update proto

This commit is contained in:
skiffer-git
2022-09-21 08:36:33 +08:00
parent 0a83470019
commit 5e9f1ac00f
15 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
syntax = "proto3";
import "Open-IM-Server/pkg/proto/sdk_ws/ws.proto";
import "Open-IM-Server/pkg/proto/sdk_ws/wrappers.proto";
option go_package = "./group;group";
option go_package = "Open_IM/pkg/proto/group;group";
package group;
message CommonResp{