瀏覽代碼

医保对接

csx 3 年之前
父節點
當前提交
31e550bbea
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      routers/router.go

+ 1 - 0
routers/router.go 查看文件

@@ -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()