@@ -65,6 +65,7 @@
<if test="courseId != null and courseId != ''">
and tcfs.course_id = #{courseId}
</if>
+ and tcfs.enable = true and tcus.enable = true
</where>
group by
tcfs.name,