Compare commits

..

No commits in common. '418392c1896171e2e803bf8c87478eed45499b11' and '46bd3f90bb26e8d2be1b7b7adfb3cf84f431f485' have entirely different histories.

@ -38,5 +38,4 @@ public class LessonRecordDto {
@Value("${lessonRecordDto.managePage:true}")
private boolean managePage;
private boolean classMeeting;
private boolean is404 = false;
}

Loading…
Cancel
Save