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