@@ -136,7 +136,7 @@
`icss_question_info` a
WHERE
a.is_deleted = 'N'
- AND a.type = #{type} AND a.tag_type != 8
+ AND a.type = #{type} AND a.tag_type != 8 and a.control_type != 99
<if test="moduleId != null and moduleId != ''">
AND a.id NOT IN (
SELECT