mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-17 03:12:27 +08:00
修改协议文件生成目录层级
This commit is contained in:
@@ -22,7 +22,7 @@ import "CityReputationQuestInfo.proto";
|
||||
import "CityReputationRequestInfo.proto";
|
||||
|
||||
package proto;
|
||||
option go_package = "./proto;proto";
|
||||
option go_package = "./;proto";
|
||||
|
||||
message CityReputationInfo {
|
||||
uint32 level = 4;
|
||||
|
||||
Reference in New Issue
Block a user