curl --location --request GET 'http://localhost:8085/api/customparse/parse?Action=SubmitRefreshTask&Version=2021-03-01' \ --header 'X-Access-Token: 666'
{ "code": 0, "msg": "string", "data": null }