curl --location --request GET 'adminapi/setting.shareSetting/getConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"share_title": "分类1",
"share_content": 1,
"share_image": "http://www.php-gtp.localhost/1"
}
}