Commit 4d308d73 authored by haoyanbin's avatar haoyanbin

routerNoCheckRole

parent 80b6c839
...@@ -6,7 +6,7 @@ import ( ...@@ -6,7 +6,7 @@ import (
) )
func init() { func init() {
routerCheckRole = append(routerCheckRole, registerOrgNewsRouter) routerNoCheckRole = append(routerCheckRole, registerOrgNewsRouter)
} }
// registerOrgNewsRouter // registerOrgNewsRouter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment