深化smtp文件的支持
This commit is contained in:
@@ -22,7 +22,7 @@ type EmailFactoryInterface interface {
|
||||
}
|
||||
|
||||
type DefaultEmail struct {
|
||||
Options EmailOption
|
||||
Options Options // 配置信息
|
||||
EmailType EmailType
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user