This commit is contained in:
Gordon
2021-10-22 20:49:42 +08:00
parent 784ac4ecfc
commit ff4e1a3c71
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{