派生自 projectDept/qhighschool

胡仁荣
2023-09-11 8c1ac419031d562152ec86437215193c20c909b7
src/main/java/com/qxueyou/scc/admin/progress/model/SubjectLectureProgressDetail.java
@@ -18,8 +18,8 @@
import com.qxueyou.scc.base.model.ITrace;
/**
 * 学习进度明细
 *
 * 学习进度明细
 *
 * @author sven
 *
 */
@@ -41,8 +41,8 @@
   private String updator;
   private String updateId;
   private boolean deleteFlag;
   public SubjectLectureProgressDetail() {
   }