소스 검색

登录设置

xyxie 1 년 전
부모
커밋
e2fd624cd7
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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