diff --git a/Application/Admin/Controller/ConsoleController.class.php b/Application/Admin/Controller/ConsoleController.class.php index 39f76102b..0e1010b0f 100644 --- a/Application/Admin/Controller/ConsoleController.class.php +++ b/Application/Admin/Controller/ConsoleController.class.php @@ -94,8 +94,7 @@ class ConsoleController extends Think { */ public function modifyLogin() { - $start_time = 1569686400; - $current_time = strtotime(date("Y-m-d")); + $start_time = $current_time = strtotime(date("Y-m-d")); for ($i=$start_time; $i<=$current_time; $i+=86400) { $end_time = $i+86400; $result = M()->query("SELECT