|
|
@ -2942,7 +2942,7 @@
|
|
|
|
SELECT ZIP
|
|
|
|
SELECT ZIP
|
|
|
|
,SN
|
|
|
|
,SN
|
|
|
|
,CTPRVN_NM
|
|
|
|
,CTPRVN_NM
|
|
|
|
,SIGNGU_NM
|
|
|
|
,SGG_NM
|
|
|
|
,EMD_NM
|
|
|
|
,EMD_NM
|
|
|
|
,LI_BULD_NM
|
|
|
|
,LI_BULD_NM
|
|
|
|
,LNBR_DONG_HO
|
|
|
|
,LNBR_DONG_HO
|
|
|
@ -2955,7 +2955,7 @@
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(zip )">AND ZIP = #{zip }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(zip )">AND ZIP = #{zip }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(sn )">AND SN = #{sn }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(sn )">AND SN = #{sn }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ctprvn_nm )">AND CTPRVN_NM = #{ctprvn_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ctprvn_nm )">AND CTPRVN_NM = #{ctprvn_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(signgu_nm )">AND SIGNGU_NM = #{signgu_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(sgg_nm )">AND SGG_NM = #{sgg_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emd_nm )">AND EMD_NM = #{emd_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emd_nm )">AND EMD_NM = #{emd_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(li_buld_nm )">AND LI_BULD_NM = #{li_buld_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(li_buld_nm )">AND LI_BULD_NM = #{li_buld_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(lnbr_dong_ho )">AND LNBR_DONG_HO = #{lnbr_dong_ho }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(lnbr_dong_ho )">AND LNBR_DONG_HO = #{lnbr_dong_ho }</if>
|
|
|
@ -2970,7 +2970,7 @@
|
|
|
|
SELECT ZIP
|
|
|
|
SELECT ZIP
|
|
|
|
,SN
|
|
|
|
,SN
|
|
|
|
,CTPRVN_NM
|
|
|
|
,CTPRVN_NM
|
|
|
|
,SIGNGU_NM
|
|
|
|
,SGG_NM
|
|
|
|
,EMD_NM
|
|
|
|
,EMD_NM
|
|
|
|
,LI_BULD_NM
|
|
|
|
,LI_BULD_NM
|
|
|
|
,LNBR_DONG_HO
|
|
|
|
,LNBR_DONG_HO
|
|
|
@ -2990,7 +2990,7 @@
|
|
|
|
ZIP
|
|
|
|
ZIP
|
|
|
|
,SN
|
|
|
|
,SN
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ctprvn_nm )">,CTPRVN_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ctprvn_nm )">,CTPRVN_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(signgu_nm )">,SIGNGU_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(sgg_nm )">,SGG_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emd_nm )">,EMD_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emd_nm )">,EMD_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(li_buld_nm )">,LI_BULD_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(li_buld_nm )">,LI_BULD_NM </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(lnbr_dong_ho )">,LNBR_DONG_HO </if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(lnbr_dong_ho )">,LNBR_DONG_HO </if>
|
|
|
@ -3002,7 +3002,7 @@
|
|
|
|
#{zip }
|
|
|
|
#{zip }
|
|
|
|
,#{sn }
|
|
|
|
,#{sn }
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ctprvn_nm )">,#{ctprvn_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ctprvn_nm )">,#{ctprvn_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(signgu_nm )">,#{signgu_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(sgg_nm )">,#{sgg_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emd_nm )">,#{emd_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emd_nm )">,#{emd_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(li_buld_nm )">,#{li_buld_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(li_buld_nm )">,#{li_buld_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(lnbr_dong_ho )">,#{lnbr_dong_ho }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(lnbr_dong_ho )">,#{lnbr_dong_ho }</if>
|
|
|
@ -3019,7 +3019,7 @@
|
|
|
|
SET
|
|
|
|
SET
|
|
|
|
MDFCN_DT = NOW()
|
|
|
|
MDFCN_DT = NOW()
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(ctprvn_nm )">,CTPRVN_NM = #{ctprvn_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(ctprvn_nm )">,CTPRVN_NM = #{ctprvn_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(signgu_nm )">,SIGNGU_NM = #{signgu_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(sgg_nm )">,SGG_NM = #{sgg_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(emd_nm )">,EMD_NM = #{emd_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(emd_nm )">,EMD_NM = #{emd_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(li_buld_nm )">,LI_BULD_NM = #{li_buld_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(li_buld_nm )">,LI_BULD_NM = #{li_buld_nm }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(lnbr_dong_ho )">,LNBR_DONG_HO = #{lnbr_dong_ho }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(lnbr_dong_ho )">,LNBR_DONG_HO = #{lnbr_dong_ho }</if>
|
|
|
|