diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 58c85cf..72df575 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -666,6 +666,8 @@ message GetMainLevelInfoResponse{ optional int32 duration = 3;//挂机时长 repeated AdventureBossInfo adventureBossInfo = 4; optional string reward = 5; + optional int32 soldierLayerId = 6;//小兵关卡id + optional int32 soldierStartTime = 7;//小兵挂机开始时间 } //快速购买孙龙宝藏等级