이호영 이호영 2024-11-22
보안로그인 > 접속 IP관리 > 정렬 순서 수정
@51e68a1cc7bc66ee26941bfd65924fa51aab379d
src/main/resources/egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml
--- src/main/resources/egovframework/sqlmap/let/cert/MjonCertIp_SQL_mysql.xml
+++ 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
 	</select>
 	
 	<select id="MberCertIpVO.findByMberCertIpList" parameterClass="mberCertIpVO" resultClass="mberCertIpVO">
Add a comment
List