{ "url": "string" }
curl --location --request POST 'http://114.255.31.92:8080/api/v1/app/image' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string" }'
{ "code": "", "data": null, "msg": "" }