mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 01:44:42 +08:00
17 lines
362 B
JSON
17 lines
362 B
JSON
{
|
|
"code": 0,
|
|
"msg": "请求成功",
|
|
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
|
|
"data": {
|
|
"list": [
|
|
{
|
|
"query": "你好啊啊啊",
|
|
"answer": "哈哈哈哈",
|
|
"count": 1
|
|
}
|
|
],
|
|
"page_no": 1,
|
|
"page_size": 10,
|
|
"total": 1
|
|
}
|
|
} |