update proto

This commit is contained in:
skiffer-git
2022-09-20 23:31:28 +08:00
parent 2ad71fc4ac
commit e85463c4a1
16 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
syntax = "proto3";
option go_package = "./admin_cms;admin_cms";
import "Open_IM/pkg/proto/sdk_ws/ws.proto";
import "Open-IM-Server/pkg/proto/sdk_ws/ws.proto";
package admin_cms;