Explorar el Código

Merge remote-tracking branch 'origin/master'

MarkHuang hace 4 años
padre
commit
8d97a71d16
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/java/com/diagbot/facade/RetrievalFacade.java

+ 1 - 1
src/main/java/com/diagbot/facade/RetrievalFacade.java

@@ -204,7 +204,7 @@ public class RetrievalFacade {
             StaticKnowledgeIndexDTO staticDTO = new StaticKnowledgeIndexDTO();
             staticDTO.setName(icdDisease.getName());
             staticDTO.setType(1);
-            staticDTO.setTypeName("医保ICD-10疾病");
+            staticDTO.setTypeName("医保ICD_10疾病");
             disRetList.add(staticDTO);
         }
         //TODO 药品