From 932128bab428d2427c273e74c246e1e7fcfd9509 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Wed, 12 Jun 2024 15:34:56 +0900 Subject: [PATCH 1/5] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90=20=EC=83=81?= =?UTF-8?q?=ED=83=9C=20=EB=B3=80=EA=B2=BD=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/sql/mapper/base/user-mapper.xml | 1 + src/main/webapp/WEB-INF/jsp/base/user/user-info.jsp | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/main/resources/sql/mapper/base/user-mapper.xml b/src/main/resources/sql/mapper/base/user-mapper.xml index ba8cc20..e111209 100644 --- a/src/main/resources/sql/mapper/base/user-mapper.xml +++ b/src/main/resources/sql/mapper/base/user-mapper.xml @@ -181,6 +181,7 @@ UPDATE TB_USER SET , ORG_ID = #{orgID} , NSTT_CD = #{institute} , CRTFC_DN = #{certificateDn} + , STTS = #{status} , MDFCN_DT = , MDFR = #{modifiedBy} WHERE USER_ID = #{id} diff --git a/src/main/webapp/WEB-INF/jsp/base/user/user-info.jsp b/src/main/webapp/WEB-INF/jsp/base/user/user-info.jsp index 86c4246..d21ac20 100644 --- a/src/main/webapp/WEB-INF/jsp/base/user/user-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/user/user-info.jsp @@ -121,7 +121,14 @@
- +
+ + +
+
+ + +
From 9cae629cd6ba2b3a624b9550ec69dba19aec26c5 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Wed, 12 Jun 2024 15:42:31 +0900 Subject: [PATCH 2/5] =?UTF-8?q?jstree=20=EA=B2=BD=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp | 2 +- src/main/webapp/WEB-INF/jsp/select-url.jsp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp b/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp index 70d17fa..e8dbf58 100644 --- a/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp @@ -1,6 +1,6 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> -" /--%> +" /--%> 메뉴
diff --git a/src/main/webapp/WEB-INF/jsp/select-url.jsp b/src/main/webapp/WEB-INF/jsp/select-url.jsp index 4e1f826..7f285b7 100644 --- a/src/main/webapp/WEB-INF/jsp/select-url.jsp +++ b/src/main/webapp/WEB-INF/jsp/select-url.jsp @@ -1,6 +1,6 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> -" /--%> +" /--%>
@@ -10,8 +10,8 @@
- - + +