修改包依赖名称

This commit is contained in:
2025-11-30 13:15:13 +08:00
parent ea4e2e305d
commit 719238b1f0
33 changed files with 701 additions and 98 deletions

View File

@@ -8,7 +8,7 @@ import (
"net/smtp"
"time"
"github.com/go-common/config"
"git.toowon.com/jimmy/go-commom/config"
)
// Email 邮件发送器