mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
feat: 发布智能体版
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
use app\common\provider\Console;
|
||||
|
||||
return [
|
||||
'think\Console'=>Console::class
|
||||
// 注意,必须在此处注册ConsoleProvider,否则命令行控制台无法正常工作
|
||||
'think\Console'=>Console::class
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user