Explorar el Código

疾病标签修改

gaodm hace 4 años
padre
commit
b9b026498b
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 药品