chore(addon/aikefu): 更新info
This commit is contained in:
@@ -4,12 +4,10 @@ return [
|
|||||||
'name' => 'aikefu',
|
'name' => 'aikefu',
|
||||||
'title' => '智能客服',
|
'title' => '智能客服',
|
||||||
'description' => '基于Dify的智能客服系统',
|
'description' => '基于Dify的智能客服系统',
|
||||||
'author' => 'admin',
|
'type' => 'system', //插件类型 system :系统插件(自动安装), business:业务插件 promotion:扩展营销插件 tool:工具插件
|
||||||
|
'status' => 1,
|
||||||
|
'author' => '',
|
||||||
'version' => '1.0.0',
|
'version' => '1.0.0',
|
||||||
'scene' => 'web',
|
'version_no' => '525231212001',
|
||||||
'state' => 0,
|
'content' => '',
|
||||||
'category' => 'business',
|
|
||||||
'need_install' => 1,
|
|
||||||
'need_cache' => 1,
|
|
||||||
'hooks' => [],
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user