curl --location --request GET '/api/setting/copyright/detail' \
--header 'token: 571b124e944c0fddd2a8450664e77fe1o2Zm3f'{
"code": 200,
"msg": "成功",
"data": [
{
"name": "备案名称",
"link": "http://www.a.com"
}
]
}