挂机奖励
parent
c3d8062979
commit
a8fb06850b
|
@ -599,6 +599,7 @@ import "CommonProto.proto";
|
|||
optional int32 state = 2 ;// 1 已开启但未通过 2 :已通过 -1:代表等级卡
|
||||
optional int32 duration = 3;//挂机时长
|
||||
repeated AdventureBossInfo adventureBossInfo =4;
|
||||
optional string reward = 5;
|
||||
}
|
||||
//快速购买孙龙宝藏等级
|
||||
message QuickBuyTreasureLevelRequest{
|
||||
|
|
Loading…
Reference in New Issue