特训协议
parent
440ca3be17
commit
9afe447f4a
|
|
@ -1380,4 +1380,5 @@ option optimize_for = SPEED;
|
||||||
message TrainingUnlockSkillHeroItem{
|
message TrainingUnlockSkillHeroItem{
|
||||||
optional int32 type = 1;//类型 1:英雄 2:道具
|
optional int32 type = 1;//类型 1:英雄 2:道具
|
||||||
optional string id = 2;//英雄或道具id
|
optional string id = 2;//英雄或道具id
|
||||||
|
optional int32 num = 3;//数量,英雄默认为1,道具自定义
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue