diff --git a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/ArrangeLessonTermOfElective/ArrangeLessonTermOfElectiveService.cs b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/ArrangeLessonTermOfElective/ArrangeLessonTermOfElectiveService.cs index c17364ff9..876cc5b49 100644 --- a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/ArrangeLessonTermOfElective/ArrangeLessonTermOfElectiveService.cs +++ b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/ArrangeLessonTermOfElective/ArrangeLessonTermOfElectiveService.cs @@ -203,39 +203,39 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration string tmplessontime = ""; if (item.paike.section == "1") { - tmplessontime = "10:00-10:40"; + tmplessontime = "08:15-90:00"; } if (item.paike.section == "2") { - tmplessontime = "10:50-11:30"; + tmplessontime = "09:10-09:55"; } if (item.paike.section == "3") { - tmplessontime = "12:00-12:40"; + tmplessontime = "10:20-11:05"; } if (item.paike.section == "4") { - tmplessontime = "12:50-13:30"; + tmplessontime = "11:15-12:00"; } if (item.paike.section == "5") { - tmplessontime = "16:00-16:40"; + tmplessontime = "14:25-15:10"; } if (item.paike.section == "6") { - tmplessontime = "16:50-17:30"; + tmplessontime = "15:20-16:05"; } if (item.paike.section == "7") { - tmplessontime = "18:00-18:40"; + tmplessontime = "16:15-17:00"; } if (item.paike.section == "8") { - tmplessontime = "18:50-19:30"; + tmplessontime = "19:15-20:00"; } if (item.paike.section == "9") { - tmplessontime = "20:20-21:00"; + tmplessontime = "20:15-21:00"; } if (item.paike.section == "10") {