@@ -12,7 +12,6 @@
and t.course_id = #{courseId}
</if>
</where>
- and t.enable = true
order by t.student_code
</select>