结算获取消耗品和金币

This commit is contained in:
luying
2020-10-21 16:48:54 +08:00
parent aa0b2ba9ee
commit 3d031088b7
12 changed files with 3678 additions and 1497 deletions
@@ -200,7 +200,7 @@ export class NormalBattleHandler {
// towerBonus: 天梯每隔几层的额外宝箱
return resResult(STATUS.SUCCESS, {
battleCode, battleId, status, towerStatus,
goods: reward, towerBonus, towerReward,
...reward, towerBonus, towerReward,
apJson,
dailyNum,
heroes: curHeroes,
@@ -262,7 +262,7 @@ export class NormalBattleHandler {
return resResult(STATUS.SUCCESS, {
battleId, count,
goods: result,
...result,
apJson,
dailyNum,
...actordata