curl --location --request GET '/adminapi/setting.map_key/detail?id' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"key": "string",
"type": 0,
"status": 0,
"error_info": null
}
}