@@ -147,7 +147,7 @@ public class CourseSchedule {
private java.util.Date coursesExpireDate;
- private Integer isLock;
+ private Integer isLock = 0;
private Integer organId;