From f164b054ef7ecf8807ca484f05f7398089bedb46 Mon Sep 17 00:00:00 2001 From: myname Date: Wed, 10 Sep 2025 11:57:53 +0900 Subject: [PATCH] =?UTF-8?q?2025-09-10=20=EC=98=A4=EB=A5=98=20=EC=82=AC?= =?UTF-8?q?=ED=95=AD=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml index cf66a12b..0063f7bd 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml @@ -95,7 +95,8 @@ , #roleDc# , #roleTyp# , #roleSort# - , TO_CHAR(SYSDATE, 'YYYY-MM-DD HH24:MI:SS') + /*, TO_CHAR(NOW(), 'YYYY-MM-DD HH24:MI:SS')*/ + , NOW() ) ]]>