Browse Source

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

csx 2 years ago
parent
commit
5777d50116
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/zh/zh_his_api_controller.go

+ 1 - 1
controllers/zh/zh_his_api_controller.go View File

@@ -2293,7 +2293,7 @@ func (this *ZHHisApiController) GetZHInHospitalUnCheck() {
2293 2293
 	}
2294 2294
 
2295 2295
 	if res2.Infcode == 0 {
2296
-
2296
+		service.UpdataHospitalOrderStatus(record.Number, adminInfo.CurrentOrgId)
2297 2297
 		result, requestLog := service.ZHGdyb2404(record.Number, record.PsnNo, miConfig.SecretKey, miConfig.OrgName, miConfig.Code, role.UserName, record.InsuplcAdmdvs, miConfig.MdtrtareaAdmvs)
2298 2298
 		//saveLog()
2299 2299
 		saveLog(result, requestLog, "2404", "入院登记撤销")