This commit is contained in:
toom1996
2025-07-30 11:52:33 +08:00
parent 1b36a808a8
commit 6f56e18661
7 changed files with 95 additions and 212 deletions

View File

@ -0,0 +1,5 @@
<?php
return [
// 是否开启定时任务
'enable' => true,
];