2024-03-19 16:54 신청일 순서로 표시 순서 조절
This commit is contained in:
parent
2faf60b77d
commit
aa10b48b65
@ -450,6 +450,7 @@
|
|||||||
/* 신청 정보에 대상자 키 값이 들어 있어서 해당 값을만 확인하면 된다.*/
|
/* 신청 정보에 대상자 키 값이 들어 있어서 해당 값을만 확인하면 된다.*/
|
||||||
a.rnds_ord=vsit.SSPN_IDTMT_TRGT_ORD
|
a.rnds_ord=vsit.SSPN_IDTMT_TRGT_ORD
|
||||||
)
|
)
|
||||||
|
|
||||||
WHERE
|
WHERE
|
||||||
1=1
|
1=1
|
||||||
<isNotEmpty property="prcsOrd">
|
<isNotEmpty property="prcsOrd">
|
||||||
@ -476,8 +477,9 @@
|
|||||||
</isNotEmpty>
|
</isNotEmpty>
|
||||||
|
|
||||||
AND a.use_yn = 'Y'
|
AND a.use_yn = 'Y'
|
||||||
<!-- AND le.MBER_NM IS NOT NULL -->
|
<!-- AND le.MBER_NM IS NOT NULL -->
|
||||||
|
|
||||||
|
ORDER BY a.frst_regist_pnttm ASC
|
||||||
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user