主线小兵协议, 小兵关卡信息

master_soldier
grimm 2024-03-18 15:32:50 +08:00
parent ebe2256af3
commit cd0051b967
1 changed files with 2 additions and 0 deletions

View File

@ -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;//
}
//