mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
feat(console): 添加 --force-force 参数以跳过所有交互确认
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
// 容器Provider定义文件
|
||||
|
||||
return [
|
||||
use app\common\provider\Console;
|
||||
|
||||
return [
|
||||
'think\Console'=>Console::class
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user