curl --location --request GET 'http://www.likeadmin.localhost/adminapi/channel.web_page_setting/getConfig' \
--header 'token: {{token}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"status": 1,
"url": "https://www.likeshopb2cv3.localhost/h5"
}
}