zhaops пре 4 година
родитељ
комит
78cccca906
1 измењених фајлова са 0 додато и 1 уклоњено
  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>