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