curl --location --request GET 'http://www.likeadmin.localhost/adminapi/channel.official_account_setting/getConfig' \
--header 'token: {{token}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"name": "演示公众号",
"original_id": 123456,
"qr_code": "http://www.smyy.localhost/1111",
"app_id": 654321,
"app_secret": "asdssdSdsgsefa",
"url": "http://www.smyy.localhost/adminapi/wechat.official_account_reply/index",
"token": "likeAdmin",
"encoding_aes_key": "asdas",
"encryption_type": 1,
"business_domain": "www.smyy.localhost",
"js_secure_domain": "www.smyy.localhost",
"web_auth_domain": "www.smyy.localhost"
}
}