营业时间 到了 用户退出房间

This commit is contained in:
2026-01-20 15:37:45 +08:00
parent 7ac9879702
commit e977d4b4f1
4 changed files with 38 additions and 8 deletions

View File

@@ -15,6 +15,7 @@ class Cron
* 提现云账号订单状态查询
* 签约房时间结束处理
* 签约到期处理
* 酒吧房间麦位时间结束处理
*/
public function PerformPerSecond()
{
@@ -36,8 +37,6 @@ class Cron
//经业务调整 暂时不要了
//每10秒执行
public function TenSeconds()
{