diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index c43eae3..9f3f59f 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -127,7 +127,7 @@ option optimize_for = SPEED; optional int32 equipAdvanceLv = 22;//英雄装备突破等级 repeated string faxiang = 23;//法相id - repeated int32 giftIds = 24;//礼物装备列表 + repeated int32 giftEquipIds = 24;//礼物装备列表 } message PokemonInfo{ @@ -775,6 +775,7 @@ option optimize_for = SPEED; repeated UserMountInfo userMountInfo = 9;//坐骑 repeated TeamSimpleInfo MagicSoldier = 10;//神兵 repeated GemNew gemNews = 11;//宝石 + repeated int32 giftEquipIds = 12;//礼物装备列表 } //第一编队信息