From afddbf175138bff761331b0a1cc6173dcbd74822 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 16 Jun 2022 00:16:41 +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 2560509d..67c111d0 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) { + if (myself()->_getNowTime() > 1655337600 + 3600 * 24) { array_push($openList, 2); } myself()->_rspData(array(