curl --location --request GET 'http://www.likeadmin.localhost/adminapi/setting.customer_service/getConfig' \
--header 'token: {{token}}'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"qr_code": "http://www.smyy.localhost/111",
"wechat": "fasdads",
"phone": 17306643985,
"service_time": "11:00-06:30"
}
}