mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
feat(openai): 重命名 "WechatOpenAI" → "WechatChatbot"
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"managerid": "平台管理员ID",
|
||||
"skillname": "技能名称",
|
||||
"title": "标准问题",
|
||||
"content": "自动回答的内容",
|
||||
"list": {
|
||||
"question": [
|
||||
"相似问题1",
|
||||
"相似问题2"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user