mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 18:34:43 +08:00
19 lines
399 B
JSON
19 lines
399 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"
|
|
}
|
|
]
|
|
}
|
|
}
|