From 76b845961a6cc69031591da99b38be35b20b7f8e Mon Sep 17 00:00:00 2001 From: dyy <18335927079@163.com> Date: Wed, 30 Dec 2020 17:57:19 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E5=BF=85?= =?UTF-8?q?=E4=BF=AE=E8=AF=BE=E6=88=90=E7=BB=A9=E7=AE=A1=E7=90=86=E3=80=81?= =?UTF-8?q?=E6=AF=95=E4=B8=9A=E7=94=9F=E7=AE=A1=E7=90=86=E3=80=81=E7=96=AB?= =?UTF-8?q?=E6=83=85=E8=AE=B0=E5=BD=95=E4=B8=8B=E7=9A=84=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E7=B3=BB=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/OpenLessonPlan/Index.cshtml | 4 -- .../Views/OpenLessonPlan/Index.js | 3 - .../Views/R_EnterBuilding/ClassReport.cshtml | 4 -- .../Views/R_EnterBuilding/ClassReport.js | 26 ------- .../Views/R_EnterBuilding/Index.cshtml | 4 -- .../Views/R_EnterBuilding/Index.js | 70 +++++++------------ .../Views/R_EnterBuilding/MajorReport.cshtml | 4 -- .../Views/R_EnterBuilding/MajorReport.js | 26 ------- .../Views/R_EnterSchool/ClassReport.cshtml | 4 -- .../Views/R_EnterSchool/ClassReport.js | 26 ------- .../Views/R_EnterSchool/Index.cshtml | 4 -- .../Views/R_EnterSchool/Index.js | 27 +------ .../Views/R_EnterSchool/MajorReport.cshtml | 4 -- .../Views/R_EnterSchool/MajorReport.js | 26 ------- .../StuInfoBasic/CreateGraduateNo.cshtml | 4 -- .../Views/StuInfoBasic/CreateGraduateNo.js | 26 ------- .../Views/StuInfoBasic/Graduate.cshtml | 4 -- .../Views/StuInfoBasic/Graduate.js | 26 ------- .../Views/StuInfoGraduate/Form.cshtml | 4 -- .../Views/StuInfoGraduate/Index.cshtml | 4 -- .../Views/StuInfoGraduate/Index.js | 14 ---- .../GraduateScoreQueryAllIndex.cshtml | 3 - .../StuScore/GraduateScoreQueryAllIndex.js | 14 ---- .../Views/StuScore/InputScoreIndex.js | 13 ---- .../StuScore/InputScoreIndexInTeacher.js | 13 ---- .../Views/StuScore/ScoreInputCancelIndex.js | 13 ---- .../Views/StuScore/ScoreQueryAllIndex.cshtml | 3 - .../Views/StuScore/ScoreQueryAllIndex.js | 14 ---- .../Views/StuScoreNotPass/InputScoreIndex.js | 13 ---- .../InputScoreIndexInTeacher.js | 13 ---- .../StuScoreNotPassTwo/InputScoreIndex.js | 13 ---- .../InputScoreIndexInTeacher.js | 13 ---- .../Views/Thermography/Index.cshtml | 4 -- .../Views/Thermography/Index.js | 26 ------- .../Views/Thermography/IndexResult.cshtml | 4 -- .../Views/Thermography/IndexResult.js | 26 ------- .../Views/Thermography/StatisticIndex.cshtml | 4 +- .../Views/Thermography/StatisticIndex.js | 10 +-- .../Views/Thermography/SubmitIndex.js | 13 ---- .../EpidemicSituationCopyController.cs | 4 +- .../EpidemicSituationCopy/IndexReport.cshtml | 2 +- .../EpidemicSituationCopy/IndexReport.js | 1 - .../OpenLessonPlan/OpenLessonPlanEntity.cs | 10 --- .../OpenLessonPlan/OpenLessonPlanService.cs | 25 ++----- .../R_EnterBuilding/R_EnterBuildingService.cs | 27 ++----- .../R_EnterSchool/R_EnterSchoolService.cs | 27 ++----- .../StuInfoGraduate/StuInfoGraduateEntity.cs | 6 -- .../StuInfoGraduate/StuInfoGraduateService.cs | 1 - .../StuScore/StuScoreEntity.cs | 12 ---- .../StuScore/StuScoreService.cs | 22 ++---- .../StuScoreNotPass/StuScoreNotPassEntity.cs | 12 ---- .../StuScoreNotPass/StuScoreNotPassService.cs | 10 ++- .../StuScoreNotPassTwoEntity.cs | 10 --- .../StuScoreNotPassTwoService.cs | 8 +-- .../Thermography/ThermographyEntity.cs | 5 -- .../Thermography/ThermographyService.cs | 24 ++----- 56 files changed, 70 insertions(+), 662 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/OpenLessonPlan/Index.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/OpenLessonPlan/Index.cshtml index 8d7c8ab46..4c61e7f9d 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/OpenLessonPlan/Index.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/OpenLessonPlan/Index.cshtml @@ -26,10 +26,6 @@