优化smtp的代码
This commit is contained in:
@@ -22,7 +22,7 @@ type EmailFactoryInterface interface {
|
||||
}
|
||||
|
||||
type DefaultEmail struct {
|
||||
Options emailOption
|
||||
Options EmailOption
|
||||
EmailType EmailType
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user