wangliang 11 月之前
父节点
当前提交
dd7d1f3543
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      distributed-print-business/src/main/resources/mapper/TCFinalScoreMapper.xml

+ 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>