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