소스 검색

权限修改

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>