mirror of
https://github.com/beego/bee.git
synced 2024-11-22 05:00:54 +00:00
This fixes #147
This commit is contained in:
parent
d801cc2469
commit
3a51d4830c
@ -165,7 +165,7 @@ import (
|
||||
"github.com/astaxie/beego"
|
||||
)
|
||||
|
||||
// {{controllerName}}Controller oprations for {{controllerName}}
|
||||
// {{controllerName}}Controller operations for {{controllerName}}
|
||||
type {{controllerName}}Controller struct {
|
||||
beego.Controller
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user