任务:强化装备至多少级
This commit is contained in:
@@ -253,7 +253,7 @@ export class ExpeditionBattleHandler {
|
||||
await RoleModel.updateRoleInfo(roleId, { warStar: newWarStars });
|
||||
}
|
||||
}
|
||||
await checkTaskInBattleEnd(serverId, roleId, sid, battleId, dbHeroes, star);
|
||||
await checkTaskInBattleEnd(serverId, roleId, sid, battleId, dbHeroes, star, isSuccess);
|
||||
|
||||
return resResult(STATUS.SUCCESS, {
|
||||
expeditionCode, expeditionId,
|
||||
|
||||
Reference in New Issue
Block a user