mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
修改协议文件生成目录层级
This commit is contained in:
@@ -20,7 +20,7 @@ import "WidgetCreateLocationInfo.proto";
|
||||
import "WidgetCreatorOpType.proto";
|
||||
|
||||
package proto;
|
||||
option go_package = "./proto;proto";
|
||||
option go_package = "./;proto";
|
||||
|
||||
message WidgetCreatorInfo {
|
||||
WidgetCreatorOpType op_type = 10;
|
||||
|
||||
Reference in New Issue
Block a user