|
@@ -325,7 +325,7 @@ public class KlConceptStaticFacade extends KlConceptStaticServiceImpl {
|
|
|
if (ListUtil.isEmpty(types)
|
|
|
|| (ListUtil.isNotEmpty(types) && types.contains(0))) {
|
|
|
staticKnowledgeIndexPageVO.getTypeIds().addAll(Arrays.asList(new Integer[] { LexiconEnum.Disease.getKey(),
|
|
|
- LexiconEnum.Disease.getKey(),
|
|
|
+ LexiconEnum.Medicine.getKey(),
|
|
|
LexiconEnum.LisName.getKey(),
|
|
|
LexiconEnum.LisSubName.getKey(),
|
|
|
LexiconEnum.PacsName.getKey(),
|