{
"id": 1024,
"mail": "weonlinkaihumanyuanma@123.com",
"username": "weonlinkaihuman",
"password": "123456",
"host": "www.iocoder.cn",
"port": 80,
"sslEnable": true,
"starttlsEnable": true
}curl --location --request PUT '/admin-api/system/mail-account/update' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1024,
"mail": "weonlinkaihumanyuanma@123.com",
"username": "weonlinkaihuman",
"password": "123456",
"host": "www.iocoder.cn",
"port": 80,
"sslEnable": true,
"starttlsEnable": true
}'{
"code": 0,
"data": true,
"msg": "string"
}