深化smtp文件的支持
This commit is contained in:
+1
-1
@@ -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: "",
|
||||
|
||||
Reference in New Issue
Block a user