系统降身价
This commit is contained in:
@@ -92,7 +92,7 @@ class DaySeconds
|
||||
|
||||
//如果没有降级记录,则使用当前时间作为起始时间
|
||||
if(empty($down_time)){
|
||||
$down_time = time();
|
||||
$down_time = 0;
|
||||
}
|
||||
|
||||
//检查是否到了降级时间
|
||||
|
||||
Reference in New Issue
Block a user