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