This commit is contained in:
hujiabin 2022-10-26 21:17:23 +08:00
parent 2250412e03
commit d99ca2cb9c

View File

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