curl --location --request GET '/adminapi/setting.web.protocol/detail?id' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"title": "string",
"content": "string"
}
}