深化smtp文件的支持

This commit is contained in:
Yun
2025-11-21 14:01:43 +08:00
parent f2b8345e93
commit b3a87d0b54
16 changed files with 2075 additions and 200 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package mailx_test
import (
"testing"
"wallet-pay-api/pkg/mailx"
"code.yun.ink/pkg/mailx"
)
func TestParseHtmlResource(t *testing.T) {