礼物协议
parent
4059b34035
commit
8e62898aa0
|
@ -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;//礼物装备列表
|
||||
}
|
||||
|
||||
//第一编队信息
|
||||
|
|
Loading…
Reference in New Issue