curl --location --request GET '/adminapi/channel.app_setting/getConfig' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"ios_download_url": "ios.html",
"android_download_url": "android.html",
"download_title": "下载有礼"
}
}