From 51e68a1cc7bc66ee26941bfd65924fa51aab379d Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Fri, 22 Nov 2024 11:47:44 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B3=B4=EC=95=88=EB=A1=9C=EA=B7=B8=EC=9D=B8?= =?UTF-8?q?=20>=20=EC=A0=91=EC=86=8D=20IP=EA=B4=80=EB=A6=AC=20>=20?= =?UTF-8?q?=EC=A0=95=EB=A0=AC=20=EC=88=9C=EC=84=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml b/src/main/resources/egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml index c1caaa61..b789c128 100644 --- a/src/main/resources/egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml @@ -23,7 +23,7 @@ where MBER_ID = #mberId# AND CERT_USE_YN = 'Y' - order by FRST_REGIST_PNTTM desc + order by FRST_REGIST_PNTTM asc