diff --git a/routers/UserRouter.go b/routers/UserRouter.go index 5bf1dd6..6cb5b14 100644 --- a/routers/UserRouter.go +++ b/routers/UserRouter.go @@ -1,8 +1,8 @@ package routers import ( - "github.com/astaxie/beego" "beeblog/controllers" + "github.com/astaxie/beego" ) func init() {