1
This commit is contained in:
parent
6c66cc07a5
commit
ceb2307760
@ -11,7 +11,6 @@ class ServerSwitchController extends BaseAuthedController {
|
||||
if (myself()->_getNowTime() > 1655337600) {
|
||||
array_push($openList, 2);
|
||||
}
|
||||
array_push($openList, 2);
|
||||
myself()->_rspData(array(
|
||||
'open_list' => $openList
|
||||
));
|
||||
|
Loading…
x
Reference in New Issue
Block a user