mirror of
https://github.com/casbin/bee.git
synced 2025-07-18 14:04:20 +08: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