mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
refactor(openai): 重新实现请求加密 XML 序列化的方式
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"appid": "wxxxxx",
|
||||
"openid": "xxxxx",
|
||||
"msg": "您好,请问需要什么帮助",
|
||||
"channel": 0,
|
||||
"kefuname": "客服昵称",
|
||||
"kefuavatar": "客服头像图片 URL 地址",
|
||||
"ans_node_name": "分类或技能名称"
|
||||
}
|
||||
Reference in New Issue
Block a user