curl --location --request GET '/open/imgsize'
{
"code": 200,
"data": [
{
"id": 776,
"name": "方图 1:1",
"thumb": "https://img2.douhuiai.com/dhimg/img/202305/646f3568c262d.png"
},
{
"id": 818,
"name": "宽图 2:1",
"thumb": "https://img2.douhuiai.com/dhimg/img/202308/64e584a2e1efe.png"
},
{
"id": 777,
"name": "宽图 4:3",
"thumb": "https://img2.douhuiai.com/dhimg/img/202305/646f3575309a1.png"
}
],
"message": "success"
}