diff --git a/webapp/controller/ServerSwitchController.class.php b/webapp/controller/ServerSwitchController.class.php index 67c111d0..2560509d 100644 --- a/webapp/controller/ServerSwitchController.class.php +++ b/webapp/controller/ServerSwitchController.class.php @@ -8,7 +8,7 @@ class ServerSwitchController extends BaseAuthedController { if (myself()->_getNowTime() > 1654704480) { array_push($openList, 1); } - if (myself()->_getNowTime() > 1655337600 + 3600 * 24) { + if (myself()->_getNowTime() > 1655337600) { array_push($openList, 2); } myself()->_rspData(array(