From b134430a8db028ca1019b339aa950450b7fe21ab Mon Sep 17 00:00:00 2001 From: JIWOO Date: Tue, 21 Oct 2025 15:44:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=9A=B0=20-=20=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90=20>=20=EA=B3=BC=EC=A0=95=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20>=20=EC=82=AC=EC=9A=A9/=EB=AF=B8=EC=82=AC=EC=9A=A9=20?= =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20=EA=B4=80=EB=A0=A8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml | 4 +--- .../jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngDetail.jsp | 6 +++--- .../jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngMdfy.jsp | 4 ++-- .../jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngReg.jsp | 2 +- .../oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp | 6 +++--- .../oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp | 4 ++-- .../jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngReg.jsp | 4 ++-- .../jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngDetail.jsp | 6 +++--- .../jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngMdfy.jsp | 4 ++-- .../jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngReg.jsp | 2 +- 10 files changed, 20 insertions(+), 22 deletions(-) diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml index 44cbb671..a45dedf9 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml @@ -225,9 +225,7 @@ AND a.lctr_div_cd=#lctrDivCd# - - AND COALESCE(A.USE_YN,'Y')='Y' - + AND COALESCE(A.USE_YN,'Y')!='D' /*등록일시*/ diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngDetail.jsp index 693256e6..a583462f 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngDetail.jsp @@ -509,7 +509,7 @@ 교육장소 - + 관련URL @@ -547,7 +547,7 @@ - + <%--

공개여부(사용여부)

@@ -556,7 +556,7 @@ ${info.useYn eq 'N' ? '비공개' : ''} - + --%>

첨부파일

diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngMdfy.jsp index e3848085..d7d17547 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngMdfy.jsp @@ -368,7 +368,7 @@ - + <%--

공개여부(사용여부)

@@ -379,7 +379,7 @@ - + --%> diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngReg.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngReg.jsp index 84c2bfaa..ac7d9989 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cmdTrgt/cndtnEduPrcsAplctPrdMngReg.jsp @@ -226,7 +226,7 @@ - 대면구분 + 교육구분 diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp index ce0b247f..ddb96a00 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp @@ -498,7 +498,7 @@ 교육장소 - + 관련URL @@ -536,7 +536,7 @@ - + <%--

공개여부(사용여부)

@@ -545,7 +545,7 @@ ${info.useYn eq 'N' ? '비공개' : ''} - + --%>

첨부파일

diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp index a3165d3b..70427031 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp @@ -366,7 +366,7 @@ - + <%--

공개여부(사용여부)

@@ -377,7 +377,7 @@ - + --%> diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngReg.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngReg.jsp index ce40677f..eb8aabc3 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngReg.jsp @@ -226,7 +226,7 @@ - 대면구분 + 교육구분 @@ -315,7 +315,7 @@

상태

- + diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngDetail.jsp index 644a65d1..d5e4faf3 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngDetail.jsp @@ -497,7 +497,7 @@ 교육장소 - + 관련URL @@ -535,7 +535,7 @@ - + <%--

공개여부(사용여부)

@@ -544,7 +544,7 @@ ${info.useYn eq 'N' ? '비공개' : ''} - + --%>

첨부파일

diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngMdfy.jsp index c8074cfd..33130624 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngMdfy.jsp @@ -368,7 +368,7 @@ - + <%--

공개여부(사용여부)

@@ -379,7 +379,7 @@ - + --%> diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngReg.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngReg.jsp index 0fd64ad1..952ea7cc 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/prevent/cndtnEduPrcsAplctPrdMngReg.jsp @@ -226,7 +226,7 @@ - 대면구분 + 교육구분