标签:golang发送html邮件

golang发送html邮件

    package main import ( _ 'github.com/go-sql-driver/mysql' 'database/sql' 'fmt' 'strconv' 'gopkg.in/gomail.v2' 'crypto/...