添加指令
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
return [
|
||||
// 指令定义
|
||||
'commands' => [
|
||||
'syncdata' => \app\command\SyncData::class,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user