“djh”
2024-10-31 39f8fb5886475604b6a9b6d99afe53ec730a293b
exam-system/src/main/java/com/gkhy/exam/institutionalaccess/entity/ThStudyDetail.java
@@ -38,6 +38,8 @@
    private String videoUrl;
    private String lessonReportUrl;
    private Byte completeStatus;
    //删除标志(0代表存在 2代表删除)
    private Byte delFlag;