孙龙宝藏购买等级
parent
4c8400e997
commit
bc428daa75
|
|
@ -594,4 +594,9 @@ import "CommonProto.proto";
|
|||
optional int32 duration = 3;//挂机时长
|
||||
repeated AdventureBossSimpleInfo adventureBossSimpleInfo =4;
|
||||
}
|
||||
//快速购买孙龙宝藏等级
|
||||
message QuickBuyTreasureLevelRequest{
|
||||
optional int32 level = 1;//最终升到的等级
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue