diff --git a/BO/Controllers/dataController.cs b/BO/Controllers/dataController.cs index 8f01405..ed95e8c 100644 --- a/BO/Controllers/dataController.cs +++ b/BO/Controllers/dataController.cs @@ -174,8 +174,8 @@ namespace NP.BO.Controllers if (vm.isexceldown == 1) { return ExportExcel( - new String[] { "상위분류", "과정분류", "과정명", "강좌명(반)", "교육기간", "신청완료[총계]", "수료[총계]","미수료[총계]", "신청완료[회원]", "수료[회원]", "신청완료[비환급]", "수료[비환급]","미수료[비환급]", "신청완료[환급]", "수료[환급]","미수료[환급]" ,"신청완료[합숙]", "수료[합숙]", "미수료[합숙]", "신청완료[비합숙]", "수료[비합숙]", "미수료[비합숙]", }, - new String[] { "strval", "strval2", "strval3", "strval4", "strval5", "intval", "intval2","intval15", "intval11", "intval12", "intval7", "intval8","intval13", "intval9", "intval10","intval14", "intval16", "intval17", "intval18", "intval19", "intval20", "intval21" }, + new String[] { "상위분류", "과정분류", "과정명", "강좌명(반)", "교육기간", "신청완료[총계]", "수료[총계]","미수료[총계]", "신청완료[비환급]", "수료[비환급]","미수료[비환급]", "신청완료[환급]", "수료[환급]","미수료[환급]" ,"신청완료[합숙]", "수료[합숙]", "미수료[합숙]", "신청완료[비합숙]", "수료[비합숙]", "미수료[비합숙]", }, + new String[] { "strval", "strval2", "strval3", "strval4", "strval5", "intval", "intval2","intval15", "intval7", "intval8","intval13", "intval9", "intval10","intval14", "intval16", "intval17", "intval18", "intval19", "intval20", "intval21" }, vm.Datas, vm.excelname); } @@ -383,8 +383,8 @@ namespace NP.BO.Controllers if (vm.isexceldown == 1) { return ExportExcel( - new String[] { "상위분류", "과정분류", "과정명", "강좌명(반)", "교육기간", "신청완료[총계]", "수료[총계]", "미수료[총계]", "신청완료[회원]", "수료[회원]", "신청완료[비환급]", "수료[비환급]", "미수료[비환급]", "신청완료[환급]", "수료[환급]", "미수료[환급]", "신청완료[합숙]", "수료[합숙]", "미수료[합숙]", "신청완료[비합숙]", "수료[비합숙]", "미수료[비합숙]", }, - new String[] { "strval", "strval2", "strval3", "strval4", "strval5", "intval", "intval2", "intval15", "intval11", "intval12", "intval7", "intval8", "intval13", "intval9", "intval10", "intval14", "intval16", "intval17", "intval18", "intval19", "intval20", "intval21" }, + new String[] { "상위분류", "과정분류", "과정명", "강좌명(반)", "교육기간", "신청완료[총계]", "수료[총계]", "미수료[총계]", "신청완료[비환급]", "수료[비환급]", "미수료[비환급]", "신청완료[환급]", "수료[환급]", "미수료[환급]", "신청완료[합숙]", "수료[합숙]", "미수료[합숙]", "신청완료[비합숙]", "수료[비합숙]", "미수료[비합숙]", }, + new String[] { "strval", "strval2", "strval3", "strval4", "strval5", "intval", "intval2", "intval15", "intval7", "intval8", "intval13", "intval9", "intval10", "intval14", "intval16", "intval17", "intval18", "intval19", "intval20", "intval21" }, vm.Datas, vm.excelname); } @@ -399,8 +399,8 @@ namespace NP.BO.Controllers if (vm.isexceldown == 1) { return ExportExcel( - new String[] { "상위분류", "과정분류", "과정명", "강좌명(반)", "교육기간", "신청완료[총계]", "수료[총계]", "미수료[총계]", "신청완료[회원]", "수료[회원]", "신청완료[비환급]", "수료[비환급]", "미수료[비환급]", "신청완료[환급]", "수료[환급]", "미수료[환급]", "신청완료[합숙]", "수료[합숙]", "미수료[합숙]", "신청완료[비합숙]", "수료[비합숙]", "미수료[비합숙]", }, - new String[] { "strval", "strval2", "strval3", "strval4", "strval5", "intval", "intval2", "intval15", "intval11", "intval12", "intval7", "intval8", "intval13", "intval9", "intval10", "intval14", "intval16", "intval17", "intval18", "intval19", "intval20", "intval21" }, + new String[] { "상위분류", "과정분류", "과정명", "강좌명(반)", "교육기간", "신청완료[총계]", "수료[총계]", "미수료[총계]", "신청완료[비환급]", "수료[비환급]", "미수료[비환급]", "신청완료[환급]", "수료[환급]", "미수료[환급]", "신청완료[합숙]", "수료[합숙]", "미수료[합숙]", "신청완료[비합숙]", "수료[비합숙]", "미수료[비합숙]", }, + new String[] { "strval", "strval2", "strval3", "strval4", "strval5", "intval", "intval2", "intval15", "intval7", "intval8", "intval13", "intval9", "intval10", "intval14", "intval16", "intval17", "intval18", "intval19", "intval20", "intval21" }, vm.Datas, vm.excelname); } diff --git a/BO/Views/data/learns0.cshtml b/BO/Views/data/learns0.cshtml index 8db16b5..8d09ac9 100644 --- a/BO/Views/data/learns0.cshtml +++ b/BO/Views/data/learns0.cshtml @@ -41,7 +41,6 @@ 강좌명(반) 교육기간 총계 - 회원 비환급 환급 합숙 @@ -52,9 +51,6 @@ 수료 미수료 - 신청완료 - 수료 - 신청완료 수료 미수료 @@ -88,9 +84,6 @@ @item.intval2.ToString("#,0") @item.intval15.ToString("#,0") - @item.intval11.ToString("#,0") - @item.intval12.ToString("#,0") - @item.intval7.ToString("#,0") @item.intval8.ToString("#,0") @item.intval13.ToString("#,0") diff --git a/BO/Views/data/learns6.cshtml b/BO/Views/data/learns6.cshtml index 8bbb571..6a9b088 100644 --- a/BO/Views/data/learns6.cshtml +++ b/BO/Views/data/learns6.cshtml @@ -41,7 +41,6 @@ 강좌명(반) 교육기간 총계 - 회원 비환급 환급 합숙 @@ -52,9 +51,6 @@ 수료 미수료 - 신청완료 - 수료 - 신청완료 수료 미수료 @@ -88,9 +84,6 @@ @item.intval2.ToString("#,0") @item.intval15.ToString("#,0") - @item.intval11.ToString("#,0") - @item.intval12.ToString("#,0") - @item.intval7.ToString("#,0") @item.intval8.ToString("#,0") @item.intval13.ToString("#,0") diff --git a/BO/Views/data/learns7.cshtml b/BO/Views/data/learns7.cshtml index 8bbb571..6a9b088 100644 --- a/BO/Views/data/learns7.cshtml +++ b/BO/Views/data/learns7.cshtml @@ -41,7 +41,6 @@ 강좌명(반) 교육기간 총계 - 회원 비환급 환급 합숙 @@ -52,9 +51,6 @@ 수료 미수료 - 신청완료 - 수료 - 신청완료 수료 미수료 @@ -88,9 +84,6 @@ @item.intval2.ToString("#,0") @item.intval15.ToString("#,0") - @item.intval11.ToString("#,0") - @item.intval12.ToString("#,0") - @item.intval7.ToString("#,0") @item.intval8.ToString("#,0") @item.intval13.ToString("#,0") diff --git a/Dao/MyBatis/Maps/System.xml b/Dao/MyBatis/Maps/System.xml index 41a5465..f1ecf15 100644 --- a/Dao/MyBatis/Maps/System.xml +++ b/Dao/MyBatis/Maps/System.xml @@ -926,9 +926,6 @@ ,sum(case when c.isrebate=1 then 1 else 0 end) intval9 ,sum(case when c.isrebate=1 and c.iscomplete=1 then 1 else 0 end) intval10 - ,sum(1) intval11 - ,sum(case when c.iscomplete=1 then 1 else 0 end) intval12 - ,sum(case when c.isrebate=0 and (c.iscomplete <> 1 or c.iscomplete is null) then 1 else 0 end) intval13 ,sum(case when c.isrebate=1 and (c.iscomplete <> 1 or c.iscomplete is null) then 1 else 0 end) intval14