{
"category": "string",
"createTime": "2019-08-24T14:15:22Z",
"from": "string",
"host": "string",
"isSsl": true,
"mailId": 0,
"nickname": "string",
"port": 0,
"secret": "string",
"status": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'http://101.35.247.125:7788/resource/email' \
--header 'Content-Type: application/json' \
--data-raw '{
"category": "string",
"createTime": "2019-08-24T14:15:22Z",
"from": "string",
"host": "string",
"isSsl": true,
"mailId": 0,
"nickname": "string",
"port": 0,
"secret": "string",
"status": "string",
"updateTime": "2019-08-24T14:15:22Z"
}'
{}