back_recharge
wangyuan 2019-08-19 10:19:25 +08:00
parent a3908a9927
commit 0a4dc241b3
1 changed files with 1 additions and 0 deletions

View File

@ -424,6 +424,7 @@ public class CBean2Proto {
CommonProto.AdventureBossSimpleInfo.newBuilder().setArenaId(adventureStateInfo.getPosition())
.setBossGroupId(adventureBoss.getBossGroupId())
.setRemainTime(remainTime)
.setBossId(adventureBoss.getBossId())
.build()
);
}else{