curl --location --request GET '/adminapi/notice.email_config/getConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"form_address": null,
"auth_password": null,
"smtp_host": null,
"smtp_port": null
}
}