This commit is contained in:
hujiabin 2024-05-11 18:04:58 +08:00
parent b27a508fe6
commit f0f9a8fd6f

View File

@ -1,13 +1,13 @@
package system
import (
"q5"
"f5"
"github.com/gin-gonic/gin"
"main/common"
"main/constant"
"main/model/system"
"net/http"
"q5"
)
type MailApi struct {