营业时间过后 不踢人了

This commit is contained in:
2026-01-21 15:43:07 +08:00
parent cef5518fbf
commit 23f452ab63

View File

@@ -30,9 +30,9 @@ class TenSeconds
// echo "\n";
echo "清除房间热度值:\n";
$this->clear_room_today_hot_value();//整点以后房间热度值清零
echo "\n";
// echo "清除房间热度值:\n";
// $this->clear_room_today_hot_value();//整点以后房间热度值清零
// echo "\n";
}