浏览代码

Merge branch '20201014_xt_api_new_branch' of http://git.shengws.com/csx/XT_New into 20201014_xt_api_new_branch

csx 4 年前
父节点
当前提交
e37fa55ca3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      controllers/his_api_controller.go

+ 1 - 0
controllers/his_api_controller.go 查看文件

@@ -1450,6 +1450,7 @@ func (c *HisApiController) GetRegisterInfo() {
1450 1450
 		}
1451 1451
 
1452 1452
 	} else {
1453
+
1453 1454
 		his, err := service.GetHisPatientInfo(adminInfo.CurrentOrgId, patient.ID, recordDateTime)
1454 1455
 		if err == gorm.ErrRecordNotFound || his.ID == 0 {
1455 1456
 			patient := models.XtHisPatient{