From 2a5f3464d887154eb32b2c894958c7daf8df7984 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 16 Jun 2022 14:26:32 +0800 Subject: [PATCH] 1 --- webapp/controller/ServerSwitchController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(