深化smtp文件的支持

This commit is contained in:
Yun
2025-11-21 14:01:43 +08:00
parent f2b8345e93
commit b3a87d0b54
16 changed files with 2075 additions and 200 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ func TestMail(t *testing.T) {
ReplyTo: "huangxinyun@dreaminglife.cn",
Subject: "测试邮件",
Body: "这是测试邮件", //string(by),
Attachment: []interfaces.MessageAttachment{
Attachment: []interfaces.Attachment{
// {
// Name: "/code/statistic/out.xlsx",
// ContentType: "",