mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
18 lines
398 B
JSON
18 lines
398 B
JSON
|
|
{
|
|||
|
|
"code": 0,
|
|||
|
|
"msg": "success",
|
|||
|
|
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
|
|||
|
|
"data": {
|
|||
|
|
"count": 2,
|
|||
|
|
"list": [
|
|||
|
|
{
|
|||
|
|
"intent_id": 45,
|
|||
|
|
"intent_name": "测试创建意图1"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"intent_id": 20,
|
|||
|
|
"intent_name": "测试创建意图2"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|