curl --location 'https://consult-api.itheima.net/upload' \ --form 'file=@""'
{ "success": true, "code": 0, "message": "string", "data": { "id": "string", "url": "string" } }