系统降身价

This commit is contained in:
2025-12-18 18:17:00 +08:00
parent cfadaf4326
commit f2dc348994

View File

@@ -92,7 +92,7 @@ class DaySeconds
//如果没有降级记录,则使用当前时间作为起始时间
if(empty($down_time)){
$down_time = time();
$down_time = 0;
}
//检查是否到了降级时间