|
|
|
@ -503,7 +503,7 @@
|
|
|
|
|
,NTCE_END_DE
|
|
|
|
|
,NTCR_ID
|
|
|
|
|
,NTCR_NM
|
|
|
|
|
,PASSWORD
|
|
|
|
|
,PASSWD
|
|
|
|
|
,ATCH_FILE_ID
|
|
|
|
|
,REG_DT
|
|
|
|
|
,RGTR
|
|
|
|
@ -526,7 +526,7 @@
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntce_end_de )">AND NTCE_END_DE = #{ntce_end_de }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntcr_id )">AND NTCR_ID = #{ntcr_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntcr_nm )">AND NTCR_NM = #{ntcr_nm }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(password )">AND PASSWORD = #{password }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(passwd )">AND PASSWD = #{passwd }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(atch_file_id )">AND ATCH_FILE_ID = #{atch_file_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(reg_dt)">AND REG_DT = #{reg_dt}</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(rgtr )">AND RGTR = #{rgtr }</if>
|
|
|
|
@ -551,7 +551,7 @@
|
|
|
|
|
,NTCE_END_DE
|
|
|
|
|
,NTCR_ID
|
|
|
|
|
,NTCR_NM
|
|
|
|
|
,PASSWORD
|
|
|
|
|
,PASSWD
|
|
|
|
|
,ATCH_FILE_ID
|
|
|
|
|
,REG_DT
|
|
|
|
|
,RGTR
|
|
|
|
@ -581,7 +581,7 @@
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntce_end_de )">,NTCE_END_DE </if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntcr_id )">,NTCR_ID </if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntcr_nm )">,NTCR_NM </if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(password )">,PASSWORD </if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(passwd )">,PASSWD </if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(atch_file_id )">,ATCH_FILE_ID </if>
|
|
|
|
|
,REG_DT
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(rgtr )">,RGTR </if>
|
|
|
|
@ -603,7 +603,7 @@
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntce_end_de )">,#{ntce_end_de }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntcr_id )">,#{ntcr_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ntcr_nm )">,#{ntcr_nm }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(password )">,#{password }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(passwd )">,#{passwd }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(atch_file_id )">,#{atch_file_id }</if>
|
|
|
|
|
,NOW()
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(rgtr )">,#{rgtr }</if>
|
|
|
|
@ -630,7 +630,7 @@
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(ntce_end_de )">,NTCE_END_DE = #{ntce_end_de }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(ntcr_id )">,NTCR_ID = #{ntcr_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(ntcr_nm )">,NTCR_NM = #{ntcr_nm }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(password )">,PASSWORD = #{password }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(passwd )">,PASSWD = #{passwd }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(atch_file_id )">,ATCH_FILE_ID = #{atch_file_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(reg_dt)">,REG_DT = #{reg_dt}</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(rgtr )">,RGTR = #{rgtr }</if>
|
|
|
|
@ -2224,7 +2224,7 @@
|
|
|
|
|
SELECT USER_ID
|
|
|
|
|
,ORG_ID
|
|
|
|
|
,USER_NM
|
|
|
|
|
,PASSWORD
|
|
|
|
|
,PASSWD
|
|
|
|
|
,EMP_NO
|
|
|
|
|
,GENDER
|
|
|
|
|
,BRDT
|
|
|
|
@ -2250,7 +2250,7 @@
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_id )">AND USER_ID = #{user_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(org_id )">AND ORG_ID = #{org_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_nm )">AND USER_NM = #{user_nm }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(password )">AND PASSWORD = #{password }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(passwd )">AND PASSWD = #{passwd }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emp_no )">AND EMP_NO = #{emp_no }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(gender )">AND GENDER = #{gender }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(brdt )">AND BRDT = #{brdt }</if>
|
|
|
|
@ -2277,7 +2277,7 @@
|
|
|
|
|
SELECT USER_ID
|
|
|
|
|
,ORG_ID
|
|
|
|
|
,USER_NM
|
|
|
|
|
,PASSWORD
|
|
|
|
|
,PASSWD
|
|
|
|
|
,EMP_NO
|
|
|
|
|
,GENDER
|
|
|
|
|
,BRDT
|
|
|
|
@ -2310,7 +2310,7 @@
|
|
|
|
|
user_id
|
|
|
|
|
, org_id
|
|
|
|
|
, user_nm
|
|
|
|
|
, password
|
|
|
|
|
, passwd
|
|
|
|
|
, emp_no
|
|
|
|
|
, gender
|
|
|
|
|
, brdt
|
|
|
|
@ -2322,7 +2322,7 @@
|
|
|
|
|
, daddr
|
|
|
|
|
, zip
|
|
|
|
|
, telno
|
|
|
|
|
, mblTelno
|
|
|
|
|
, mbl_telno
|
|
|
|
|
, eml_adrs
|
|
|
|
|
, pos_nm
|
|
|
|
|
, grp_id
|
|
|
|
@ -2335,7 +2335,7 @@
|
|
|
|
|
#{userId}
|
|
|
|
|
, #{orgId}
|
|
|
|
|
, #{userNm}
|
|
|
|
|
, #{password}
|
|
|
|
|
, #{passwd}
|
|
|
|
|
, #{empNo}
|
|
|
|
|
, #{gender}
|
|
|
|
|
, #{brdt}
|
|
|
|
@ -2366,7 +2366,7 @@
|
|
|
|
|
REG_DT = REG_DT
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(org_id )">,ORG_ID = #{org_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(user_nm )">,USER_NM = #{user_nm }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(password )">,PASSWORD = #{password }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(passwd )">,PASSWD = #{passwd }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(emp_no )">,EMP_NO = #{emp_no }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(gender )">,GENDER = #{gender }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(brdt )">,BRDT = #{brdt }</if>
|
|
|
|
@ -2402,7 +2402,7 @@
|
|
|
|
|
SELECT A.USER_ID
|
|
|
|
|
,A.ORG_ID
|
|
|
|
|
,A.USER_NM
|
|
|
|
|
,A.PASSWORD
|
|
|
|
|
,A.PASSWD
|
|
|
|
|
,A.EMP_NO
|
|
|
|
|
,A.GENDER
|
|
|
|
|
,A.BRDT
|
|
|
|
@ -2433,7 +2433,7 @@
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_id )">AND A.USER_ID = #{user_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(org_id )">AND A.ORG_ID = #{org_id }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_nm )">AND A.USER_NM = #{user_nm }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(password )">AND A.PASSWORD = #{password }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(passwd )">AND A.PASSWD = #{passwd }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(emp_no )">AND A.EMP_NO = #{emp_no }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(gender )">AND A.GENDER = #{gender }</if>
|
|
|
|
|
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(brdt )">AND A.BRDT = #{brdt }</if>
|
|
|
|
@ -2464,7 +2464,7 @@
|
|
|
|
|
SELECT A.USER_ID
|
|
|
|
|
,A.ORG_ID
|
|
|
|
|
,A.USER_NM
|
|
|
|
|
,A.PASSWORD
|
|
|
|
|
,A.PASSWD
|
|
|
|
|
,A.EMP_NO
|
|
|
|
|
,A.GENDER
|
|
|
|
|
,A.BRDT
|
|
|
|
|