官网地址 https://vylai.com
curl --location --request POST 'http://queueapi.vylai.com/openapi/tasks//cancel' \ --header 'X-Auth-Token;'
{ "code": 0, "msg": "string", "data": { "ok": true, "status": "string" } }