curl --location --request POST 'adminapi/cardcode.cardCodeRecord/setConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
    "code": 0,
    "show": 0,
    "msg": "string",
    "data": {
        "is_show": 0,
        "buy_site": "string"
    }
}