|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
<!-- =================================================================================== -->
|
|
|
|
|
<select id="selectInputXits" parameterType="cokr.xit.ens.modules.nice.model.NiceCiDTO$NiceCiParam" resultType="cokr.xit.ens.modules.nice.model.NiceCiDTO$InputXit">
|
|
|
|
|
/** iup-niceci-mapper|selectInputXits-NICE CI 대상 조회|julim */
|
|
|
|
|
SELECT lnk_input_id, /* 연계 ID */
|
|
|
|
|
SELECT lnk_input_id /* 연계 ID */
|
|
|
|
|
, err_msg /* 오류 메시지 */
|
|
|
|
|
, expires_dt /* 마감 일시 */
|
|
|
|
|
, org_cd /* 기관 코드 */
|
|
|
|
|