mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
23 lines
607 B
JSON
23 lines
607 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "",
|
|
"data": {
|
|
"list": [
|
|
{
|
|
"image_id": "2644750941:4f71a5b6e71c6abf67a2b16c0b9017a8",
|
|
"width": 160,
|
|
"height": 210,
|
|
"file_size": 10280,
|
|
"type": "IMAGE_TYPE_JPG",
|
|
"signature": "4f71a5b6e71c6abf67a2b16c0b9017a8",
|
|
"preview_url": "https://example.com/example.jpg"
|
|
}
|
|
],
|
|
"page_info": {
|
|
"total_number": 1,
|
|
"total_page": 1,
|
|
"page_size": 10,
|
|
"page": 1
|
|
}
|
|
}
|
|
} |