This commit is contained in:
hujiabin 2022-10-19 14:45:11 +08:00
parent c100bc35e4
commit 93ec69f6e7

View File

@ -139,7 +139,7 @@ class BattleDataService extends BaseService {
} }
} }
//录入战斗记录 //录入战斗记录
// $this->saveBattleHistory(); $this->saveBattleHistory();
switch ($matchMode) { switch ($matchMode) {
case self::MATCH_MODE_PVP: case self::MATCH_MODE_PVP: