From 8b730a30b13912b07549034746bb08cd325f994f Mon Sep 17 00:00:00 2001 From: thkim Date: Fri, 3 Jan 2025 12:05:51 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=8B=9C=EC=B6=94=EA=B3=B5=20=EC=A0=95?= =?UTF-8?q?=EB=B3=B4=20=EC=9E=85=EB=A0=A5=20=EC=8B=9C=20=ED=91=9C=EA=B3=A0?= =?UTF-8?q?=20=EA=B0=92=EC=97=90=20=ED=95=98=EC=9D=B4=ED=94=88=20=EB=84=A3?= =?UTF-8?q?=EC=9D=84=20=EB=95=8C=200=EC=9C=BC=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=ED=99=98=EB=90=98=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- list.txt | 10 +- .../webapp/WEB-INF/views/web/input/header.jsp | 265 +++++++++++++++++- .../WEB-INF/views/web/input/meta_info1.jsp | 163 +++++------ 3 files changed, 351 insertions(+), 87 deletions(-) diff --git a/list.txt b/list.txt index 7e8d7946..8efa696f 100644 --- a/list.txt +++ b/list.txt @@ -1,9 +1,3 @@ #src\main\resources\egovframework\egovProps\globals.properties -src\main\webapp\WEB-INF\views\web\input\meta_info.jsp -src\main\webapp\WEB-INF\views\web\input\meta_info1.jsp -# 신규 프로젝트 생성 시, 프로젝트 명 중복 여부 개선 -src\main\java\geoinfo\regi\projectList\service\ProjectListService.java -src\main\java\geoinfo\regi\projectList\service\impl\ProjectListServiceImpl.java -src\main\java\geoinfo\regi\projectList\service\ProjectListMapper.java -src\main\resources\egovframework\sqlmap\mapper\regi\projectList.xml -src\main\java\geoinfo\regi\projectList\ProjectListController.java \ No newline at end of file +# 시추공 정보 입력 시 표고 값에 하이픈 넣을 때 0으로 변환되도록 수정 +src\main\webapp\WEB-INF\views\web\input\header.jsp \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/web/input/header.jsp b/src/main/webapp/WEB-INF/views/web/input/header.jsp index 51c6abbc..74914475 100644 --- a/src/main/webapp/WEB-INF/views/web/input/header.jsp +++ b/src/main/webapp/WEB-INF/views/web/input/header.jsp @@ -9,6 +9,251 @@ + + +