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>