修改接口

This commit is contained in:
2025-10-16 15:21:52 +08:00
parent 82220ce0b8
commit dd398c1c32
274 changed files with 22777 additions and 22905 deletions

View File

@@ -0,0 +1,11 @@
{
"createDto": {
"title": "我的第一封未来邮件",
"content": "这是一封测试邮件,将在未来某个时间点发送。",
"recipientType": 0,
"deliveryTime": "2025-12-31T23:59:59Z",
"triggerType": 0,
"isEncrypted": false,
"theme": "default"
}
}