curl --location --request GET '/adminapi/notice.sms_config/getConfig' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"ali": {
"name": "阿里云短信",
"status": 0
},
"tencent": {
"name": "腾讯云短信",
"status": 0
}
}
}