mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: 导入
This commit is contained in:
parent
14a84357ca
commit
fd40992c78
1 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,8 @@ export function createCRUDCommandRules (cmdPrefix, name, variable, detail = true
|
|||
} else {
|
||||
e.reply(`获取${name}失败,请检查id是否正确`, true)
|
||||
}
|
||||
} else {
|
||||
e.reply(`格式错误,正确格式:${cmdPrefix}导入${name}[id]`)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue