mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-24 20:06:09 +08:00
去除演示中的课程用户数重新统计
This commit is contained in:
parent
113002fb5f
commit
b3307d4527
@ -90,9 +90,6 @@ $scheduler->php($script, $bin, ['--task' => 'sync_app_info', '--action' => 'main
|
||||
$scheduler->php($script, $bin, ['--task' => 'sync_tag_stat', '--action' => 'main'])
|
||||
->daily(3, 17);
|
||||
|
||||
$scheduler->php($script, $bin, ['--task' => 'sync_course_stat', '--action' => 'main'])
|
||||
->daily(3, 19);
|
||||
|
||||
$scheduler->php($script, $bin, ['--task' => 'close_question', '--action' => 'main'])
|
||||
->daily(3, 23);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user