--- 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 @@ |
| 23 | 23 |
where |
| 24 | 24 |
MBER_ID = #mberId# |
| 25 | 25 |
AND CERT_USE_YN = 'Y' |
| 26 |
- order by FRST_REGIST_PNTTM desc |
|
| 26 |
+ order by FRST_REGIST_PNTTM asc |
|
| 27 | 27 |
</select> |
| 28 | 28 |
|
| 29 | 29 |
<select id="MberCertIpVO.findByMberCertIpList" parameterClass="mberCertIpVO" resultClass="mberCertIpVO"> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?