This commit is contained in:
Yun
2025-08-10 22:29:06 +08:00
parent b77b4b3d58
commit 5880a88a88
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"code.yun.ink/pkg/mailx/smtp"
)
var Platform *interfaces.DefaultEmailFactory
var Platform interfaces.EmailFactoryInterface
// 注册
func init() {