kongzy
2024-10-30 a39e023677a9c5c68ba3b6577f0d7da24b9dc65e
exam-system/src/main/java/com/gkhy/exam/system/service/ExStudentStudyService.java
@@ -39,7 +39,7 @@
     * @param studentId
     * @return
     */
    public List<StudentStudyVO> selectStudyByPhaseAndStundentId(Long phaseId, Long studentId);
    public List<StudentStudyVO> selectStudyByPhaseAndStundentId(Long phaseId, Long studentId,Integer status);
    /**
     * 上报学习进度