Authorization: Bearer ********************
curl --location --request GET 'http://localhost:81/tool/email'
{
"code": 0,
"msg": "",
"data": {
"id": 0,
"host": "",
"port": 0,
"sslPort": 0,
"pass": "",
"fromUser": "",
"user": "",
"sslEnable": 0,
"delFlag": 0
}
}