소스 검색

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

csx 3 년 전
부모
커밋
adbe011f67
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      controllers/sg/his_api_controller.go

+ 1 - 0
controllers/sg/his_api_controller.go 파일 보기

@@ -1835,6 +1835,7 @@ func (c *HisApiController) GetBatchSettleList() {
1835 1835
 				tempDiaginfos = append(tempDiaginfos, tempDiaginfo)
1836 1836
 			}
1837 1837
 		}
1838
+
1838 1839
 		sickConfigTwo, _ := service.FindSickById(his.SickType)
1839 1840
 		tempOpspdiseinfo2.DiagCode = sickConfigTwo.ContentCode
1840 1841
 		tempOpspdiseinfo2.DiagName = sickConfigTwo.CountryContentName