官网地址 https://vylai.com
curl --location --request POST 'http://queueapi.vylai.com/openapi/upload' \ --header 'X-Auth-Token;' \ --form 'file=@""'
{ "code": 0, "msg": "string", "data": { "path": "string" } }