curl --location --request GET 'api/index/getapistyle'
{
"status": 200,
"data": [
{
"id": 6646,
"name": "低多边形",
"src": "https://img2.douhuiai.com/dhimg/img/202412/674ffdea83c11.jpg"
},
{
"id": 6647,
"name": "霓虹朋克",
"src": "https://img2.douhuiai.com/dhimg/img/202311/65655b7ae47b1.png"
}
],
"msg": "success"
}