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