Browse Source

医保对接

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

+ 1 - 0
routers/router.go View File

@@ -57,6 +57,7 @@ func init() {
57 57
 	controllers.HisChargeApiRegistRouters()
58 58
 	controllers.HisHospitalManagerApiRegistRouters()
59 59
 	controllers.HisPrintApiRegistRouters()
60
+	controllers.CoordinateRegistRouters()
60 61
 
61 62
 	m_api.MobileAPIControllersRegisterRouters()
62 63
 	new_m_api.NewMobileAPIControllersRegisterRouters()