添加指令

This commit is contained in:
2026-05-26 09:58:04 +08:00
parent fa41edf857
commit 711c5ae0a7

View File

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