wangliang 11 luni în urmă
părinte
comite
dd7d1f3543

+ 0 - 1
distributed-print-business/src/main/resources/mapper/TCFinalScoreMapper.xml

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