Browse Source

登录设置

xyxie 11 months ago
parent
commit
e2fd624cd7
1 changed files with 1 additions and 2 deletions
  1. 1 2
      controllers/login.go

+ 1 - 2
controllers/login.go

@@ -7,11 +7,10 @@ import (
 	"eta/eta_forum_admin/services"
 	"eta/eta_forum_admin/utils"
 	"fmt"
-	"github.com/beego/beego/v2/server/web"
 )
 
 type LoginController struct {
-	web.Controller
+	BaseCommonController
 }
 
 // AuthCodeLogin