mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"appid": "wxxxxx",
|
|
"openid": "xxxxx",
|
|
"msg": "您好,请问需要什么帮助",
|
|
"channel": 0,
|
|
"kefuname": "客服昵称",
|
|
"kefuavatar": "客服头像图片 URL 地址",
|
|
"ans_node_name": "分类或技能名称"
|
|
}
|