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