Browse Source

静态知识检索

zhaops 4 năm trước cách đây
mục cha
commit
78cccca906
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/main/resources/mapper/KlConceptMapper.xml

+ 0 - 1
src/main/resources/mapper/KlConceptMapper.xml

@@ -396,7 +396,6 @@
 					AND f.conceptId IS NULL
 				</when>
 				<when test="hasInfo==1">
-					-- AND f.STATUS = 1
 					AND f.conceptId IS NOT NULL
 				</when>
 			</choose>