mirror of
https://github.com/beego/bee.git
synced 2024-11-22 10:10:53 +00:00
commit
59e10cc2c7
@ -63,7 +63,7 @@ import (
|
||||
"github.com/astaxie/beego"
|
||||
)
|
||||
|
||||
// oprations for {{controllerName}}
|
||||
// operations for {{controllerName}}
|
||||
type {{controllerName}}Controller struct {
|
||||
beego.Controller
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user