1
This commit is contained in:
parent
b27a508fe6
commit
f0f9a8fd6f
@ -1,13 +1,13 @@
|
|||||||
package system
|
package system
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"q5"
|
|
||||||
"f5"
|
"f5"
|
||||||
"github.com/gin-gonic/gin"
|
"github.com/gin-gonic/gin"
|
||||||
"main/common"
|
"main/common"
|
||||||
"main/constant"
|
"main/constant"
|
||||||
"main/model/system"
|
"main/model/system"
|
||||||
"net/http"
|
"net/http"
|
||||||
|
"q5"
|
||||||
)
|
)
|
||||||
|
|
||||||
type MailApi struct {
|
type MailApi struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user