curl --location --request GET '/api/setting/search/detail' \
--header 'token: 571b124e944c0fddd2a8450664e77fe1o2Zm3f'{
"code": 200,
"msg": "成功",
"data": {
"isHotSearch": 1,
"list": [
{
"id": 1,
"name": "华为手机",
"sort": 0
}
]
}
}