|
|
@ -2243,7 +2243,7 @@
|
|
|
|
,NSTT_CD
|
|
|
|
,NSTT_CD
|
|
|
|
,USER_STTUS_CODE
|
|
|
|
,USER_STTUS_CODE
|
|
|
|
,ESNTL_ID
|
|
|
|
,ESNTL_ID
|
|
|
|
,CRTFC_DN_VALUE
|
|
|
|
,CRTFC_DN
|
|
|
|
,REG_DT
|
|
|
|
,REG_DT
|
|
|
|
FROM XIT_USER_INFO
|
|
|
|
FROM XIT_USER_INFO
|
|
|
|
WHERE 1=1
|
|
|
|
WHERE 1=1
|
|
|
@ -2269,7 +2269,7 @@
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">AND NSTT_CD = #{nstt_cd }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">AND NSTT_CD = #{nstt_cd }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_sttus_code )">AND USER_STTUS_CODE = #{user_sttus_code }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_sttus_code )">AND USER_STTUS_CODE = #{user_sttus_code }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(esntl_id )">AND ESNTL_ID = #{esntl_id }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(esntl_id )">AND ESNTL_ID = #{esntl_id }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(crtfc_dn_value )">AND CRTFC_DN_VALUE = #{crtfc_dn_value }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(crtfc_dn )">AND CRTFC_DN = #{crtfc_dn }</if>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<select id="findXitUserInfo" resultType="kr.xit.fims.framework.biz.mng.user.XitUserInfoVO">
|
|
|
|
<select id="findXitUserInfo" resultType="kr.xit.fims.framework.biz.mng.user.XitUserInfoVO">
|
|
|
|
/** findXitUserInfo */
|
|
|
|
/** findXitUserInfo */
|
|
|
@ -2296,7 +2296,7 @@
|
|
|
|
,NSTT_CD
|
|
|
|
,NSTT_CD
|
|
|
|
,USER_STTUS_CODE
|
|
|
|
,USER_STTUS_CODE
|
|
|
|
,ESNTL_ID
|
|
|
|
,ESNTL_ID
|
|
|
|
,CRTFC_DN_VALUE
|
|
|
|
,CRTFC_DN
|
|
|
|
,REG_DT
|
|
|
|
,REG_DT
|
|
|
|
FROM XIT_USER_INFO
|
|
|
|
FROM XIT_USER_INFO
|
|
|
|
WHERE 1=1
|
|
|
|
WHERE 1=1
|
|
|
@ -2329,7 +2329,7 @@
|
|
|
|
, nstt_cd
|
|
|
|
, nstt_cd
|
|
|
|
, user_sttus_code
|
|
|
|
, user_sttus_code
|
|
|
|
, esntl_id
|
|
|
|
, esntl_id
|
|
|
|
, crtfc_dn_value
|
|
|
|
, crtfc_dn
|
|
|
|
, REG_DT
|
|
|
|
, REG_DT
|
|
|
|
) VALUES (
|
|
|
|
) VALUES (
|
|
|
|
#{userId}
|
|
|
|
#{userId}
|
|
|
@ -2354,7 +2354,7 @@
|
|
|
|
, #{nsttCd}
|
|
|
|
, #{nsttCd}
|
|
|
|
, #{userSttusCode}
|
|
|
|
, #{userSttusCode}
|
|
|
|
, #{esntlId}
|
|
|
|
, #{esntlId}
|
|
|
|
, #{crtfcDnValue}
|
|
|
|
, #{crtfcDn}
|
|
|
|
, NOW()
|
|
|
|
, NOW()
|
|
|
|
)
|
|
|
|
)
|
|
|
|
</insert>
|
|
|
|
</insert>
|
|
|
@ -2385,7 +2385,7 @@
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(nstt_cd )">,NSTT_CD = #{nstt_cd }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(nstt_cd )">,NSTT_CD = #{nstt_cd }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(user_sttus_code )">,USER_STTUS_CODE = #{user_sttus_code }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(user_sttus_code )">,USER_STTUS_CODE = #{user_sttus_code }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(esntl_id )">,ESNTL_ID = #{esntl_id }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(esntl_id )">,ESNTL_ID = #{esntl_id }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(crtfc_dn_value )">,CRTFC_DN_VALUE = #{crtfc_dn_value }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(crtfc_dn )">,CRTFC_DN = #{crtfc_dn }</if>
|
|
|
|
WHERE 1=1
|
|
|
|
WHERE 1=1
|
|
|
|
AND USER_ID = #{user_id}
|
|
|
|
AND USER_ID = #{user_id}
|
|
|
|
</update>
|
|
|
|
</update>
|
|
|
@ -2421,7 +2421,7 @@
|
|
|
|
,A.NSTT_CD
|
|
|
|
,A.NSTT_CD
|
|
|
|
,A.USER_STTUS_CODE
|
|
|
|
,A.USER_STTUS_CODE
|
|
|
|
,A.ESNTL_ID
|
|
|
|
,A.ESNTL_ID
|
|
|
|
,A.CRTFC_DN_VALUE
|
|
|
|
,A.CRTFC_DN
|
|
|
|
,A.REG_DT
|
|
|
|
,A.REG_DT
|
|
|
|
,B.JOB_DATA_AUTHOR
|
|
|
|
,B.JOB_DATA_AUTHOR
|
|
|
|
,B.USER_MANAGE_AUTHOR
|
|
|
|
,B.USER_MANAGE_AUTHOR
|
|
|
@ -2452,7 +2452,7 @@
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">AND A.NSTT_CD = #{nstt_cd }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">AND A.NSTT_CD = #{nstt_cd }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_sttus_code )">AND A.USER_STTUS_CODE = #{user_sttus_code }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_sttus_code )">AND A.USER_STTUS_CODE = #{user_sttus_code }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(esntl_id )">AND A.ESNTL_ID = #{esntl_id }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(esntl_id )">AND A.ESNTL_ID = #{esntl_id }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(crtfc_dn_value )">AND A.CRTFC_DN_VALUE = #{crtfc_dn_value }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(crtfc_dn )">AND A.CRTFC_DN = #{crtfc_dn }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(job_data_author )">AND B.JOB_DATA_AUTHOR = #{job_data_author }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(job_data_author )">AND B.JOB_DATA_AUTHOR = #{job_data_author }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_manage_author )">AND B.USER_MANAGE_AUTHOR = #{user_manage_author }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_manage_author )">AND B.USER_MANAGE_AUTHOR = #{user_manage_author }</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(elctrnsanctn_use_yn)">AND B.ELCTRNSANCTN_USE_YN= #{elctrnsanctn_use_yn}</if>
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(elctrnsanctn_use_yn)">AND B.ELCTRNSANCTN_USE_YN= #{elctrnsanctn_use_yn}</if>
|
|
|
@ -2483,7 +2483,7 @@
|
|
|
|
,A.NSTT_CD
|
|
|
|
,A.NSTT_CD
|
|
|
|
,A.USER_STTUS_CODE
|
|
|
|
,A.USER_STTUS_CODE
|
|
|
|
,A.ESNTL_ID
|
|
|
|
,A.ESNTL_ID
|
|
|
|
,A.CRTFC_DN_VALUE
|
|
|
|
,A.CRTFC_DN
|
|
|
|
,A.REG_DT
|
|
|
|
,A.REG_DT
|
|
|
|
,B.JOB_DATA_AUTHOR
|
|
|
|
,B.JOB_DATA_AUTHOR
|
|
|
|
,B.USER_MANAGE_AUTHOR
|
|
|
|
,B.USER_MANAGE_AUTHOR
|
|
|
|