This commit is contained in:
hujiabin 2024-04-22 20:45:48 +08:00
parent c969d73846
commit bfc1a57ea8

View File

@ -528,6 +528,7 @@ class TameBattleDataService extends BaseService {
// 'reward' => array(),
// );
$data = array(
"battle_uuid" => $battleUuid,
"map_mode_id" => getXVal($this->allInfo,'map_mode_id', 0),
"room_mode" => getXVal($this->allInfo,'room_mode', 0),
"pvp_mode" => $pvp_mode,