mirror of
https://github.com/beego/bee.git
synced 2024-11-22 20:20:55 +00:00
Update g_controllers.go
This commit is contained in:
parent
73874efe19
commit
43ef051a29
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user