Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 2 years ago
parent
commit
fb82516b8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      routers/router.go

+ 1 - 1
routers/router.go View File

@@ -24,7 +24,7 @@ func init() {
24 24
 	//hb.HbybRegistRouters()
25 25
 	//sz.SZHisManagerApiRegistRouters()
26 26
 	//zh.ZHHisManagerApiRegistRouters()
27
-	//js.JSybRegistRouters()
27
+	js.JSybRegistRouters()
28 28
 	//nm.NmybRegistRouters()
29 29
 	//coordinate.CoordinateRegistRouters()
30 30