This commit is contained in:
hujiabin 2023-03-17 19:01:07 +08:00
parent e236317f2a
commit 55ed5c2ca4

View File

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