Przeglądaj źródła

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

csx 1 rok temu
rodzic
commit
cb9749db26
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      routers/router.go

+ 1 - 1
routers/router.go Wyświetl plik

@@ -22,7 +22,7 @@ func init() {
22 22
 		AllowCredentials: true,
23 23
 	}))
24 24
 	sg.HisManagerApiRegistRouters()
25
-	sg.GdybRegistRouters()
25
+	//sg.GdybRegistRouters()
26 26
 	hb.HbybRegistRouters()
27 27
 	//sz.SZHisManagerApiRegistRouters()
28 28
 	//zh.ZHHisManagerApiRegistRouters()