Authorization: Bearer ********************{}curl --location --request GET '/web/after-sales-program/access/v1.0/hot?status' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 200,
"msg": "string",
"data": null
}