{
"date": "string",
"status": 0,
"message": "string",
"data": {
"emailDomain": "example.com",
"replayEmail": "reply@example.com",
"codeEmailContent": "这是代码邮件内容",
"followEmailContent": "这是跟进邮件内容",
"codeEmailAttachment": [
{
"id": 0,
"attachmentName": "string",
"attachmentUrl": "string",
"attachmentSize": "string",
"attachmentId": 0,
"templateId": 0,
"updateDate": "string",
"createDate": "string"
}
],
"followEmailAttachment": [
{
"id": 0,
"attachmentName": "string",
"attachmentUrl": "string",
"attachmentSize": "string",
"attachmentId": 0,
"templateId": 0,
"updateDate": "string",
"createDate": "string"
}
],
"startEmailDate": "2024-01-01",
"startEmailTime": "10:00",
"startFollowEmailDate": "2024-01-02",
"startFollowEmailTime": "10:00",
"followLoopTime": 24,
"sendType": 1,
"coldIMContent": "这是冷IM内容",
"followIMContent": "这是跟进IM内容",
"startIMDate": [
"string"
],
"startIMTime": "10:00",
"startFollowIMDate": [
"string"
],
"followIMTime": 24,
"coldEmailTitle": "重要通知",
"followEmailTitle": "跟进通知"
},
"returnCode": 0,
"count": 0,
"isEmpty": true
}