curl --location '/adminapi/setting.web.web_setting/getCopyright' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
{
"key": "string",
"value": "string"
}
]
}