浏览代码

静态知识检索

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>