token: ********************{
"cardKey":"4c269680-4e91-4da3-93f1-8559dee15c18"
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/cardKey/verify' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cardKey":"4c269680-4e91-4da3-93f1-8559dee15c18"
}'{
"code": 0,
"msg": "请求成功",
"data": null
}