curl --location --request POST '/upload/img' \ --form 'image=@""'
{ "code": 0, "data": {}, "msg": "string", "success": true }