Authorization: Bearer ********************
curl --location --request GET '/cost-config/cost-method/query-all' \ --header 'Authorization: Bearer <token>'
{ "code": 10000, "message": "success", "data": "string" }