浏览代码

权限修改

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>