This commit is contained in:
Gordon
2021-10-22 21:07:35 +08:00
parent 9cd8aa5e7a
commit a0fec4afa0
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
syntax = "proto3";
option go_package = "friend;friend";
option go_package = "./friend;friend";
package friend;
message CommonResp{