英雄图鉴协议修改

master_huanxiang
lvxinran 2020-06-24 17:24:25 +08:00
parent 7aa2ce1931
commit dd4bd0f970
2 changed files with 6 additions and 1 deletions

View File

@ -814,4 +814,9 @@ option optimize_for = SPEED;
repeated SpecialEffects SpecialEffects = 3;//
optional int32 force = 4 ; //
}
message EveryHeroHandBook{
optional int32 heroId = 1;
optional int32 maxStar = 2;
}

View File

@ -47,7 +47,7 @@ import "CommonProto.proto";
optional int32 userCreateTime = 8; //
repeated int32 redType = 9;//
optional int32 randCount = 10;//
repeated int32 heroHandBook = 11;//
repeated EveryHeroHandBook heroHandBook = 11;//
repeated int32 equipHandBook = 12;//
repeated int32 towerReceivedReward = 13;//
repeated GoodsTypeDuration goodsTypeDuration = 14; //