curl --location --request POST 'test-mg-admin.hwyc.io/api/upload/async' \ --form 'file=@""'
{ "code": 0, "msg": "string", "data": "string", "success": true }