This commit is contained in:
aozhiwei 2024-05-15 10:49:24 +08:00
commit d4686e93df

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 {