mirror of
https://github.com/beego/bee.git
synced 2025-06-24 00:00:18 +00:00
This fixes #147
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user