mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
27 lines
681 B
JSON
27 lines
681 B
JSON
{
|
|
"code": 0,
|
|
"data": {
|
|
"answer": "姨妈",
|
|
"answer_type": "text",
|
|
"intent_name": "亲戚关系问询",
|
|
"msg_id": "212140c2-b358-4d72-8049-cd4f9053fcc7",
|
|
"options": null,
|
|
"skill_name": "亲戚关系",
|
|
"slots": [
|
|
{
|
|
"name": "亲戚称呼1",
|
|
"norm": "妈妈",
|
|
"value": "妈妈"
|
|
},
|
|
{
|
|
"name": "亲戚称呼2",
|
|
"norm": "姐姐",
|
|
"value": "姐姐"
|
|
}
|
|
],
|
|
"status": "GENERAL_FAQ"
|
|
},
|
|
"msg": "success",
|
|
"request_id": "212140c2-b358-4d72-8049-cd4f9053fcc7"
|
|
}
|