mirror of
https://github.com/beego/bee.git
synced 2025-06-23 08:30:18 +00:00
minor cosmetic changes
This commit is contained in:
@ -873,6 +873,7 @@ func init() {
|
||||
&controllers.ObjectController{},
|
||||
),
|
||||
),
|
||||
|
||||
beego.NSNamespace("/user",
|
||||
beego.NSInclude(
|
||||
&controllers.UserController{},
|
||||
|
Reference in New Issue
Block a user