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 = "./cache;cache";
option go_package = "Open_IM/pkg/proto/cache;cache";
package cache;
message CommonResp{