巡乐会抽奖接口提交.-定时脚本修改
This commit is contained in:
@@ -9,9 +9,6 @@ class Cron
|
||||
{
|
||||
$cron = new \app\cron\controller\PerformPerSecond();
|
||||
$cron->index();
|
||||
//巡乐会结束 礼物发放
|
||||
$cron = new \app\cron\controller\RoomPan();
|
||||
$cron->index();
|
||||
}
|
||||
|
||||
//每周执行
|
||||
|
||||
Reference in New Issue
Block a user