Update import path.

This commit is contained in:
Gucheng Wang
2022-01-20 14:11:46 +08:00
parent c3fb48f473
commit c22ab44894
65 changed files with 109 additions and 109 deletions

View File

@ -22,7 +22,7 @@ package routers
import (
"github.com/astaxie/beego"
"github.com/casbin/casdoor/controllers"
"github.com/casdoor/casdoor/controllers"
)
func init() {