mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 13:10:54 +00:00
fix nav
This commit is contained in:
parent
615aa13783
commit
8c93d33def
@ -207,7 +207,7 @@ beego支持自定义过滤中间件,例如安全验证,强制跳转等
|
||||
dosomething()
|
||||
})
|
||||
|
||||
## Controller设计
|
||||
## 控制器设计
|
||||
基于beego的Controller设计,只需要匿名组合`beego.Controller`就可以了,如下所示:
|
||||
|
||||
type xxxController struct {
|
||||
|
Loading…
Reference in New Issue
Block a user