Przeglądaj źródła

静态知识检索

zhaops 4 lat temu
rodzic
commit
2d8e3d63ff

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

@@ -160,7 +160,7 @@ public class ConceptInfoFacade extends ConceptInfoServiceImpl {
                 n += 1000;
             } while (conceptInfoList.size() < 100 && n < conNameList.size());
 
-            staticKnowledgeIndexDTOList = staticKnowledgeIndexDTOList.subList(0, n);
+            //staticKnowledgeIndexDTOList = staticKnowledgeIndexDTOList.subList(0, n);
 
             if (ListUtil.isNotEmpty(conceptInfoList)) {
                 //typeName转换