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,5 +1,5 @@
syntax = "proto3";
option go_package = "./admin_cms;admin_cms";
option go_package = "Open_IM/pkg/proto/admin_cms;admin_cms";
import "Open-IM-Server/pkg/proto/sdk_ws/ws.proto";
package admin_cms;