mirror of
https://github.com/casbin/bee.git
synced 2025-07-18 07:44:20 +08:00
This fixes #147
This commit is contained in:
@ -165,7 +165,7 @@ import (
|
|||||||
"github.com/astaxie/beego"
|
"github.com/astaxie/beego"
|
||||||
)
|
)
|
||||||
|
|
||||||
// {{controllerName}}Controller oprations for {{controllerName}}
|
// {{controllerName}}Controller operations for {{controllerName}}
|
||||||
type {{controllerName}}Controller struct {
|
type {{controllerName}}Controller struct {
|
||||||
beego.Controller
|
beego.Controller
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user