mirror of
https://github.com/beego/bee.git
synced 2025-06-19 11:50:40 +00:00
Update g_controllers.go
This commit is contained in:
@ -63,7 +63,7 @@ import (
|
|||||||
"github.com/astaxie/beego"
|
"github.com/astaxie/beego"
|
||||||
)
|
)
|
||||||
|
|
||||||
// oprations for {{controllerName}}
|
// operations for {{controllerName}}
|
||||||
type {{controllerName}}Controller struct {
|
type {{controllerName}}Controller struct {
|
||||||
beego.Controller
|
beego.Controller
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user