mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -23,7 +23,7 @@ option go_package = "./;proto";
|
||||
|
||||
message GachaActivityDetailInfo {
|
||||
repeated uint32 have_get_robot_list = 6;
|
||||
repeated GachaStageData gacha_stage_list = 4;
|
||||
repeated GachaStageData gacha_stage_data_list = 4;
|
||||
map<uint32, uint32> have_reward_robot_num_map = 8;
|
||||
uint32 tech_create_robot_id = 3;
|
||||
map<uint32, uint32> robot_num_map = 5;
|
||||
|
||||
Reference in New Issue
Block a user