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