“djh”
5 days ago 3dfe99a609b364d84d6a8ee46768345923318ad9
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);
    /**
     * 上报学习进度