浏览代码

Merge remote-tracking branch 'origin/master'

MarkHuang 4 年之前
父节点
当前提交
8d97a71d16
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 药品