From 92982609a379f8d6b7c181499ee226ce02a3c979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Fri, 25 Nov 2022 10:39:54 +0900 Subject: [PATCH] =?UTF-8?q?db=EC=A3=BC=EC=86=8C=20=EB=B3=80=EA=B2=BD.=20vw?= =?UTF-8?q?orld=20=EC=9D=B8=EC=A6=9D=ED=82=A4=20=EB=B3=80=EA=B2=BD.=20?= =?UTF-8?q?=EB=B9=84=EB=B0=80=EB=B2=88=ED=98=B8=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../egovframework/property/globals.properties | 2 +- src/main/webapp/WEB-INF/jsp/map/userInfo.jsp | 20 +++++++++---------- src/main/webapp/js/admin/fieldData.js | 2 +- src/main/webapp/js/admin/userinfo.js | 20 +++++++++---------- 4 files changed, 20 insertions(+), 24 deletions(-) diff --git a/src/main/resources/egovframework/property/globals.properties b/src/main/resources/egovframework/property/globals.properties index f421353..5b389a2 100644 --- a/src/main/resources/egovframework/property/globals.properties +++ b/src/main/resources/egovframework/property/globals.properties @@ -18,7 +18,7 @@ Global.fileStorePath = C:/MCA/upload/ #TEST DB Global.datasource.driverClassName=com.mysql.cj.jdbc.Driver -Global.datasource.url=jdbc:mysql://106.247.244.146:57306/gg_mobile_220214?useSSL=false&serverTimezone=Asia/Seoul +Global.datasource.url=jdbc:mysql://118.219.150.34:57306/gg_mobile_dev_db?useSSL=false&serverTimezone=Asia/Seoul Global.datasource.username=root Global.datasource.password=dbnt0928 diff --git a/src/main/webapp/WEB-INF/jsp/map/userInfo.jsp b/src/main/webapp/WEB-INF/jsp/map/userInfo.jsp index ac7e3fd..f291e68 100644 --- a/src/main/webapp/WEB-INF/jsp/map/userInfo.jsp +++ b/src/main/webapp/WEB-INF/jsp/map/userInfo.jsp @@ -63,18 +63,16 @@