Files
backend/config/autoload/crontab.php
toom1996 6f56e18661 update
2025-07-30 11:52:33 +08:00

5 lines
71 B
PHP

<?php
return [
// 是否开启定时任务
'enable' => true,
];