//许愿魂印
parent
a9278353d7
commit
dbc24404aa
|
@ -398,16 +398,17 @@ import "CommonProto.proto";
|
|||
|
||||
}
|
||||
|
||||
|
||||
// 乾坤宝盒-许愿魂印
|
||||
message beautyBagCardIndication{
|
||||
repeated beautyBagCardInfo infoList = 1;
|
||||
}
|
||||
|
||||
message beautyBagWishHeroRequest{
|
||||
message beautyBagWishEquipRequest{
|
||||
repeated beautyBagCardInfo infoList = 1;
|
||||
}
|
||||
|
||||
message beautyBagWishHeroResponse{
|
||||
message beautyBagWishEquipResponse{
|
||||
repeated beautyBagCardInfo infoList = 1;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue