清理房间离线超过1小时的用户

This commit is contained in:
2025-12-23 02:14:56 +08:00
parent 242ae07d2a
commit c95410311d

View File

@@ -14,7 +14,7 @@ class RoomHourRanking
function index()
{
echo "小时榜 开始发礼物:\n";
$this->send_gift();//小时榜 送礼物
// $this->send_gift();//小时榜 送礼物
echo "发礼物结束 \n";
echo "清除房间离线超1小时的用户\n";