兽潮战斗数据给前端

back_recharge
zhangshanxue 2019-11-11 17:42:27 +08:00
parent cfb59d2db7
commit 2b3001dc3b
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ public class QuickStartMonsterFighter extends BaseHandler<FightInfoProto.QuickSt
.addAllMonsterList(monsterTeamList)
.build();
LOGGER.error(fightDataBuild.toString());
if (resultCode == 0) {
ItemUtil.itemCost(user,cost, BIReason.MONSTERATTACK_CONSUME, fightId);
CommonProto.Drop.Builder dropBuilder = CommonProto.Drop.newBuilder();