mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🌟 feat: #linux
命令添加AI功能自学习
This commit is contained in:
parent
70a30e5b2a
commit
9221a213a2
@ -375,7 +375,7 @@ export class query extends plugin {
|
|||||||
|
|
||||||
// 如果没有找到具体的描述内容,则给出默认提示
|
// 如果没有找到具体的描述内容,则给出默认提示
|
||||||
if (!parsedData.content) {
|
if (!parsedData.content) {
|
||||||
parsedData.content = '暂时无法解析该命令的具体描述。';
|
parsedData.content = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
return parsedData;
|
return parsedData;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user