curl --location --request GET 'http://api.bbs.sunding.cn/sd/api/user/user/get-wechat-official-account-setting'{
"code": 200,
"data": {
"appId": "string",
"appSecret": "string",
"description": "string",
"encodingAesKey": "string",
"id": 0,
"originalId": "string",
"qrcodeImageUrl": "string",
"remark": "string",
"token": "string",
"url": "string"
},
"execTime": 0,
"msg": "操作成功"
}