wangliang преди 7 месеца
родител
ревизия
c436a70871
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      teachcloud-obe/src/main/resources/mapper/TCUsualScoreMapper.xml

+ 1 - 0
teachcloud-obe/src/main/resources/mapper/TCUsualScoreMapper.xml

@@ -53,6 +53,7 @@
                     </foreach>
                 </if>
             </if>
+                and tcfs.exam_id is not null and tcfs.paper_number is not null
         </where>
         ORDER BY oco.create_time DESC
     </select>