Pārlūkot izejas kodu

静态知识检索

zhaops 4 gadi atpakaļ
vecāks
revīzija
78cccca906
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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>