curl --location --request GET 'api/cardCode/checkCard' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"sn": "string",
"type": 0,
"type_desc": "string",
"contnet": "string",
"failure_time": "string"
}
}