1
This commit is contained in:
parent
1b2ff4ff00
commit
91b913fadd
@ -207,7 +207,7 @@ class MatchController extends BaseAuthedController {
|
||||
'zid' => '',
|
||||
'node_id' => '',
|
||||
'room_uuid' => '',
|
||||
'start_time' => myself()->_GetNowTime(),
|
||||
'start_time' => $matchOkDb['match_time'],
|
||||
'team_list' => array()
|
||||
);
|
||||
$teamList = array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user