{
"id": 1,
"ckey":"MyQQ5555555555555"
}curl --location --request POST '/myauth/web/getACard' \
--header 'token: b9eab83c09cc4d38bbcef5392cfb6333' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"ckey":"MyQQ5555555555555"
}'{
"code": 200,
"success": true,
"msg": "查询成功",
"sign": "",
"result": {
"id": 77,
"ckey": "Test-a07d3d657eaf4279949c0aa1bce676bf",
"money": "100",
"addTime": 1647400622,
"letTime": null,
"letUser": null,
"status": 0,
"statusName": null,
"addTimeName": null,
"letTimeName": null
},
"timestamp": 1647400748918
}