1
This commit is contained in:
@@ -165,11 +165,11 @@ func init() {
|
||||
&controllers.VersionController{},
|
||||
),
|
||||
),
|
||||
web.NSNamespace("/im",
|
||||
web.NSInclude(
|
||||
&controllers.IMController{},
|
||||
),
|
||||
),
|
||||
//web.NSNamespace("/im",
|
||||
// web.NSInclude(
|
||||
// &controllers.IMController{},
|
||||
// ),
|
||||
//),
|
||||
)
|
||||
web.AddNamespace(ns)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user