修改包名

This commit is contained in:
2025-11-30 13:43:43 +08:00
parent 23d3840050
commit a655640ab2
38 changed files with 729 additions and 104 deletions

View File

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