mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-14 12:06:21 +08:00
refactor(openai): 重新实现请求加密 XML 序列化的方式
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