更新目录结构

This commit is contained in:
2023-10-21 17:45:00 +08:00
parent 59cc869bb2
commit 664295167d
55 changed files with 1856 additions and 6329 deletions

View File

@@ -5,6 +5,5 @@
return [
// 指令定义
'commands' => [
'schedule:run'=>\app\command\Schedule::class,
],
];