Browse Source

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

csx 3 years ago
parent
commit
adbe011f67
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/sg/his_api_controller.go

+ 1 - 0
controllers/sg/his_api_controller.go View File

1835
 				tempDiaginfos = append(tempDiaginfos, tempDiaginfo)
1835
 				tempDiaginfos = append(tempDiaginfos, tempDiaginfo)
1836
 			}
1836
 			}
1837
 		}
1837
 		}
1838
+
1838
 		sickConfigTwo, _ := service.FindSickById(his.SickType)
1839
 		sickConfigTwo, _ := service.FindSickById(his.SickType)
1839
 		tempOpspdiseinfo2.DiagCode = sickConfigTwo.ContentCode
1840
 		tempOpspdiseinfo2.DiagCode = sickConfigTwo.ContentCode
1840
 		tempOpspdiseinfo2.DiagName = sickConfigTwo.CountryContentName
1841
 		tempOpspdiseinfo2.DiagName = sickConfigTwo.CountryContentName