主线小兵协议, 小兵关卡信息
parent
ebe2256af3
commit
cd0051b967
|
|
@ -666,6 +666,8 @@ message GetMainLevelInfoResponse{
|
||||||
optional int32 duration = 3;//挂机时长
|
optional int32 duration = 3;//挂机时长
|
||||||
repeated AdventureBossInfo adventureBossInfo = 4;
|
repeated AdventureBossInfo adventureBossInfo = 4;
|
||||||
optional string reward = 5;
|
optional string reward = 5;
|
||||||
|
optional int32 soldierLayerId = 6;//小兵关卡id
|
||||||
|
optional int32 soldierStartTime = 7;//小兵挂机开始时间
|
||||||
}
|
}
|
||||||
|
|
||||||
//快速购买孙龙宝藏等级
|
//快速购买孙龙宝藏等级
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue