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