mirror of
https://github.com/beego/bee.git
synced 2024-11-21 23:50:54 +00:00
commit
1799601be1
@ -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