curl --location --request GET '/adminapi/settings.service.service/getConfig' \
--header 'version: 1' \
--header 'token: 757aeabea936900775561ae0a31a09bb'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"title": "",
"business_time": "",
"phone": "",
"qr_code": "",
"status": 0
}
}