refactor : 유저 테이블 변경

main
이범준 1 year ago
parent 77b60e62d4
commit 9fcd71ee52

@ -60,7 +60,7 @@ public class CtznStmtDTO { //extends ExtlEsbDataType {
/**
* -email_v
*/
private String cvlcptAplcntEmailAdres;
private String cvlcptAplcntEmlAdrs;
/**
* -cel_no_v
*/

@ -226,7 +226,7 @@ public class EcNatlNewspaperServiceBean extends AbstractServiceBean implements E
mst.setCvlcptAplcntAdres(xmlDto.getAddressV());
mst.setCvlcptAplcntZip(xmlDto.getZipCodeC());
mst.setCvlcptAplcntAdres(xmlDto.getAddressV());
mst.setCvlcptAplcntEmailAdres(xmlDto.getEmailV());
mst.setCvlcptAplcntEmlAdrs(xmlDto.getEmailV());
mst.setCvlcptAplcntMoblphonNo(xmlDto.getCelNoV());
mst.setCvlcptAplcntTlphonNo(xmlDto.getTelNoV());
mst.setCvlcptAplyTtlNm(xmlDto.getPetiTitleV());

@ -87,7 +87,7 @@ public class XitLoginVO implements Serializable{
this.id = vo.getUserId();
this.name = vo.getUserNm();
this.password = vo.getPassword();
this.email = vo.getEmailAdres();
this.email = vo.getEmlAdrs();
this.userSe = USER_SE.USR.name();
this.orgId = vo.getOrgId();
this.orgnztNm = vo.getOrgnztNm();

@ -33,7 +33,7 @@ public class XitUserInfoChangeDtlsVO extends BaseVO {
protected String zip; //우편번호
protected String offm_telno; //사무실 전화번호
protected String mbtlnum; //이동전화번호
protected String email_adres; //이메일 주소
protected String eml_adrs; //이메일 주소
protected String nstt_cd; //소속기관 코드
protected String user_sttus_code; //사용자 상태 코드
@ -125,11 +125,11 @@ public class XitUserInfoChangeDtlsVO extends BaseVO {
public void setMbtlnum(String mbtlnum) {
this.mbtlnum = mbtlnum;
}
public String getEmail_adres() {
return email_adres;
public String getEml_adrs() {
return eml_adrs;
}
public void setEmail_adres(String email_adres) {
this.email_adres = email_adres;
public void setEml_adrs(String eml_adrs) {
this.eml_adrs = eml_adrs;
}
public String getNstt_cd() {

@ -139,7 +139,7 @@ public class XitFrameUnitServiceBean extends AbstractServiceBean implements XitF
case USR: // 업무사용자
XitUserInfoVO userUsrVO = new XitUserInfoVO();
userUsrVO.setUserNm(name);
userUsrVO.setEmailAdres(email);
userUsrVO.setEmlAdrs(email);
List<XitUserInfoVO> listUserInfo = xitFrameCrudService.findXitUserInfos(userUsrVO);
id = XitCmmnUtil.isEmpty(listUserInfo) ? null : listUserInfo.get(0).getUserId();
break;

@ -41,7 +41,7 @@ public class XitUserInfoVO extends XitUserEtcOptionVO {
protected String zip; //우편번호
protected String offmTelno; //사무실 전화번호
protected String mbtlnum; //이동전화번호
protected String emailAdres; //이메일 주소
protected String emlAdrs; //이메일 주소
protected String ofcpsNm; //직위 명
protected String grpId; //그룹 id - 업무그룹(sgg_cd)
protected String nsttCd; //소속기관 코드 - 시스템코드(sysSeCd)

@ -55,7 +55,7 @@ public class XitUserRegMngVO extends BaseVO {
/**
*
*/
private String emailAdres;
private String emlAdrs;
/**
*
*/

@ -108,7 +108,7 @@ comUssUmt.deptUserManageRegist.brthdy=Birthday
comUssUmt.deptUserManageRegist.areaNo=Home Phone Number
comUssUmt.deptUserManageRegist.offmTelno=Office Phone Number
comUssUmt.deptUserManageRegist.fxNum=Fax Number
comUssUmt.deptUserManageRegist.emailAdres=Email
comUssUmt.deptUserManageRegist.emlAdrs=Email
comUssUmt.deptUserManageRegistBtn.Search=Search
#Corporate Member Management#

@ -108,7 +108,7 @@ comUssUmt.deptUserManageRegist.brthdy=\uC0DD\uC77C
comUssUmt.deptUserManageRegist.areaNo=\uC9D1\uC804\uD654\uBC88\uD638
comUssUmt.deptUserManageRegist.offmTelno=\uC0AC\uBB34\uC2E4\uC804\uD654\uBC88\uD638
comUssUmt.deptUserManageRegist.fxNum=\uD329\uC2A4\uBC88\uD638
comUssUmt.deptUserManageRegist.emailAdres=\uC774\uBA54\uC77C\uC8FC\uC18C
comUssUmt.deptUserManageRegist.emlAdrs=\uC774\uBA54\uC77C\uC8FC\uC18C
comUssUmt.deptUserManageRegistBtn.Search=\uAC80\uC0C9
#\uAE30\uC5C5\uD68C\uC6D0\uAD00\uB9AC#

@ -190,7 +190,7 @@ cop.cmpnyNm = \uD68C\uC0AC\uBA85
cop.deptNm = \uBD80\uC11C\uBA85
cop.ofcpsNm = \uC9C1\uC704
cop.clsfNm = \uC9C1\uAE09
cop.emailAdres = \uC774\uBA54\uC77C\uC8FC\uC18C
cop.emlAdrs = \uC774\uBA54\uC77C\uC8FC\uC18C
cop.telNo = \uC804\uD654\uBC88\uD638
cop.mbtlNum = \uD734\uB300\uD3F0\uBC88\uD638
cop.adres = \uC8FC\uC18C

@ -181,7 +181,7 @@ cop.cmpnyNm = Company name
cop.deptNm = Department name
cop.ofcpsNm = OFCPS name
cop.clsfNm = Class Name
cop.emailAdres = E-mail
cop.emlAdrs = E-mail
cop.telNo = Tel No.
cop.mbtlNum = Mobile
cop.adres = Address

@ -190,7 +190,7 @@ cop.cmpnyNm = \uD68C\uC0AC\uBA85
cop.deptNm = \uBD80\uC11C\uBA85
cop.ofcpsNm = \uC9C1\uC704
cop.clsfNm = \uC9C1\uAE09
cop.emailAdres = \uC774\uBA54\uC77C\uC8FC\uC18C
cop.emlAdrs = \uC774\uBA54\uC77C\uC8FC\uC18C
cop.telNo = \uC804\uD654\uBC88\uD638
cop.mbtlNum = \uD734\uB300\uD3F0\uBC88\uD638
cop.adres = \uC8FC\uC18C

@ -155,7 +155,7 @@
, tcc.cvlcpt_aplcnt_nm
, '' AS cvlcpt_aplcnt_zip
, '' AS cvlcpt_aplcnt_adres
, '' AS cvlcpt_aplcnt_email_adres
, '' AS cvlcpt_aplcnt_eml_adrs
, '' AS cvlcpt_aplcnt_moblphon_no
, '' AS cvlcpt_aplcnt_tlphon_no
, tcc.cvlcpt_aply_ttl_nm

@ -16,7 +16,7 @@
, tcc.cvlcpt_aplcnt_nm
, '' AS cvlcpt_aplcnt_zip
, '' AS cvlcpt_aplcnt_adres
, '' AS cvlcpt_aplcnt_email_adres
, '' AS cvlcpt_aplcnt_eml_adrs
, '' AS cvlcpt_aplcnt_moblphon_no
, '' AS cvlcpt_aplcnt_tlphon_no
, tcc.cvlcpt_aply_ttl_nm
@ -364,7 +364,7 @@
<result column="cvlcpt_aplcnt_zip" property="cvlcptAplcntZip"/>
<result column="cvlcpt_aplcnt_adres" property="cvlcptAplcntAdres"/>
<result column="cvlcpt_aplcnt_moblphon_no" property="cvlcptAplcntMoblphonNo"/>
<result column="cvlcpt_aplcnt_email_adres" property="cvlcptAplcntEmailAdres"/>
<result column="cvlcpt_aplcnt_eml_adrs" property="cvlcptAplcntEmlAdrs"/>
<result column="cvlcpt_aplcnt_tlphon_no" property="cvlcptAplcntTlphonNo"/>
<result column="cvlcpt_aply_ttl_nm" property="cvlcptAplyTtlNm"/>
<result column="cvlcpt_aply_cn" property="cvlcptAplyCn"/>

@ -2079,7 +2079,7 @@
,ZIP
,OFFM_TELNO
,MBTLNUM
,EMAIL_ADRES
,EML_ADRS
,NSTT_CD
,USER_STTUS_CODE
,ESNTL_ID
@ -2099,7 +2099,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(offm_telno )">AND OFFM_TELNO = #{offm_telno }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(mbtlnum )">AND MBTLNUM = #{mbtlnum }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(email_adres )">AND EMAIL_ADRES = #{email_adres }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(eml_adrs )">AND EML_ADRS = #{eml_adrs }</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(esntl_id )">AND ESNTL_ID = #{esntl_id }</if>
@ -2121,7 +2121,7 @@
,ZIP
,OFFM_TELNO
,MBTLNUM
,EMAIL_ADRES
,EML_ADRS
,NSTT_CD
,USER_STTUS_CODE
,ESNTL_ID
@ -2148,7 +2148,7 @@
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(zip )">,ZIP </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(offm_telno )">,OFFM_TELNO </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(mbtlnum )">,MBTLNUM </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(email_adres )">,EMAIL_ADRES </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(eml_adrs )">,EML_ADRS </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">,NSTT_CD </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_sttus_code )">,USER_STTUS_CODE </if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(esntl_id )">,ESNTL_ID </if>
@ -2167,7 +2167,7 @@
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(zip )">,#{zip }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(offm_telno )">,#{offm_telno }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(mbtlnum )">,#{mbtlnum }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(email_adres )">,#{email_adres }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(eml_adrs )">,#{eml_adrs }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">,#{nstt_cd }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(user_sttus_code )">,#{user_sttus_code }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(esntl_id )">,#{esntl_id }</if>
@ -2191,7 +2191,7 @@
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(zip )">,ZIP = #{zip }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(offm_telno )">,OFFM_TELNO = #{offm_telno }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(mbtlnum )">,MBTLNUM = #{mbtlnum }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(email_adres )">,EMAIL_ADRES = #{email_adres }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(eml_adrs )">,EML_ADRS = #{eml_adrs }</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(esntl_id )">,ESNTL_ID = #{esntl_id }</if>
@ -2237,7 +2237,7 @@
,ZIP
,OFFM_TELNO
,MBTLNUM
,EMAIL_ADRES
,EML_ADRS
,OFCPS_NM
,GRP_ID
,NSTT_CD
@ -2263,7 +2263,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(offm_telno )">AND OFFM_TELNO = #{offm_telno }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(mbtlnum )">AND MBTLNUM = #{mbtlnum }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(email_adres )">AND EMAIL_ADRES = #{email_adres }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(eml_adrs )">AND EML_ADRS = #{eml_adrs }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ofcps_nm )">AND OFCPS_NM = #{ofcps_nm }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(grp_id )">AND GRP_ID = #{grp_id }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">AND NSTT_CD = #{nstt_cd }</if>
@ -2290,7 +2290,7 @@
,ZIP
,OFFM_TELNO
,MBTLNUM
,EMAIL_ADRES
,EML_ADRS
,OFCPS_NM
,GRP_ID
,NSTT_CD
@ -2323,7 +2323,7 @@
, zip
, offm_telno
, mbtlnum
, email_adres
, eml_adrs
, ofcps_nm
, grp_id
, nstt_cd
@ -2348,7 +2348,7 @@
, #{zip}
, #{offmTelno}
, #{mbtlnum}
, #{emailAdres}
, #{emlAdrs}
, #{ofcpsNm}
, #{grpId}
, #{nsttCd}
@ -2379,7 +2379,7 @@
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(zip )">,ZIP = #{zip }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(offm_telno )">,OFFM_TELNO = #{offm_telno }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(mbtlnum )">,MBTLNUM = #{mbtlnum }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(email_adres )">,EMAIL_ADRES = #{email_adres }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(eml_adrs )">,EML_ADRS = #{eml_adrs }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(ofcps_nm )">,OFCPS_NM = #{ofcps_nm }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(grp_id )">,GRP_ID = #{grp_id }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notBlank(nstt_cd )">,NSTT_CD = #{nstt_cd }</if>
@ -2415,7 +2415,7 @@
,A.ZIP
,A.OFFM_TELNO
,A.MBTLNUM
,A.EMAIL_ADRES
,A.EML_ADRS
,A.OFCPS_NM
,A.GRP_ID
,A.NSTT_CD
@ -2446,7 +2446,7 @@
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(zip )">AND A.ZIP = #{zip }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(offm_telno )">AND A.OFFM_TELNO = #{offm_telno }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(mbtlnum )">AND A.MBTLNUM = #{mbtlnum }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(email_adres )">AND A.EMAIL_ADRES = #{email_adres }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(eml_adrs )">AND A.EML_ADRS = #{eml_adrs }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(ofcps_nm )">AND A.OFCPS_NM = #{ofcps_nm }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(grp_id )">AND A.GRP_ID = #{grp_id }</if>
<if test="@kr.xit.fims.framework.core.utils.XitCmmnUtil@notEmpty(nstt_cd )">AND A.NSTT_CD = #{nstt_cd }</if>
@ -2477,7 +2477,7 @@
,A.ZIP
,A.OFFM_TELNO
,A.MBTLNUM
,A.EMAIL_ADRES
,A.EML_ADRS
,A.OFCPS_NM
,A.GRP_ID
,A.NSTT_CD

@ -90,7 +90,7 @@
,A.ZIP AS "zip"
,A.OFFM_TELNO AS "offmTelno"
,A.MBTLNUM AS "mbtlnum"
,A.EMAIL_ADRES AS "emailAdres"
,A.EML_ADRS AS "emlAdrs"
,A.OFCPS_NM AS "ofcpsNm"
,A.GRP_ID AS "grpId"
,A.ORG_ID AS "orgId"

@ -11,7 +11,7 @@
, 'USR03' AS userTy
, xui.user_id
, xui.user_nm
, xui.email_adres
, xui.eml_adrs
, xui.area_no
, xui.mbtlnum
, xui.grp_id
@ -55,7 +55,7 @@
, zip
, offm_telno
, mbtlnum
, email_adres
, eml_adrs
, ofcps_nm
, grp_id
, org_id
@ -87,7 +87,7 @@
, zip
, offm_telno
, mbtlnum
, email_adres
, eml_adrs
, ofcps_nm
, grp_id
, nstt_cd
@ -112,7 +112,7 @@
, #{zip}
, #{offmTelno}
, #{mbtlnum}
, #{emailAdres}
, #{emlAdrs}
, #{ofcpsNm}
, #{grpId}
, #{nsttCd}
@ -139,7 +139,7 @@
, area_no = IF(area_no = #{areaNo}, area_no, #{areaNo})
, offm_telno = IF(offm_telno = #{offmTelno}, offm_telno, #{offmTelno})
, mbtlnum = IF(mbtlnum = #{mbtlnum}, mbtlnum, #{mbtlnum})
, email_adres = IF(email_adres = #{emailAdres}, email_adres, #{emailAdres})
, eml_adrs = IF(eml_adrs = #{emlAdrs}, eml_adrs, #{emlAdrs})
, ofcps_nm = IF(ofcps_nm = #{ofcpsNm}, ofcps_nm, #{ofcpsNm})
, grp_id = IF(grp_id = #{grpId}, grp_id, #{grpId})
, nstt_cd = IF(nstt_cd = #{nsttCd}, nstt_cd, #{nsttCd})
@ -367,7 +367,7 @@
, zip
, offm_telno
, mbtlnum
, email_adres
, eml_adrs
, nstt_cd
, user_sttus_code
, esntl_id
@ -385,7 +385,7 @@
, zip
, offm_telno
, mbtlnum
, email_adres
, eml_adrs
, nstt_cd
, user_sttus_code
, esntl_id

@ -85,7 +85,7 @@
</var>
</field>
<field property="emailAdres" depends="email">
<field property="emlAdrs" depends="email">
<arg0 key="이메일주소" resource="false"/>
</field>

@ -231,8 +231,8 @@ table {
<label class="required">이메일주소</label>
</th>
<td width="30%">
<form:input path="emailAdres" id="emailAdres" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emailAdres" cssClass="error" />
<form:input path="emlAdrs" id="emlAdrs" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emlAdrs" cssClass="error" />
</td>
<th width="20%" height="23">
<label class="required">지역번호</label>

@ -124,10 +124,10 @@
</tr>
<tr>
<th><label for="emailAdres" class="required">이메일주소</label></th>
<th><label for="emlAdrs" class="required">이메일주소</label></th>
<td>
<form:input path="emailAdres" id="emailAdres" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emailAdres" cssClass="error" />
<form:input path="emlAdrs" id="emlAdrs" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emlAdrs" cssClass="error" />
</td>
</tr>
<tr>

@ -176,8 +176,8 @@ table {
<label class="required">이메일주소</label>
</th>
<td width="30%" >
<form:input path="emailAdres" id="emailAdres" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emailAdres" cssClass="error" />
<form:input path="emlAdrs" id="emlAdrs" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emlAdrs" cssClass="error" />
</td>
<th width="20%" height="23">
<label class="required">지역번호</label>

@ -124,8 +124,8 @@
<label class="required">이메일주소</label>
</th>
<td>
<form:input path="emailAdres" id="emailAdres" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emailAdres" cssClass="error" />
<form:input path="emlAdrs" id="emlAdrs" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emlAdrs" cssClass="error" />
</td>
<th height="23">
<label class="required">지역번호</label>

@ -194,7 +194,7 @@ function fnViewCheck(){
<span class="link"><a href="<c:url value='/framework/biz/mng/usr/UserRegMng_edit.do'/>?selectedId=<c:out value="${result.uniqId}"/>" onclick="javascript:fnSelectUser('<c:out value="${result.userTy}"/>:<c:out value="${result.uniqId}"/>'); return false;"><c:out value="${result.userId}"/></a></span>
</td>
<td nowrap="nowrap"><c:out value="${result.userNm}"/></td>
<td nowrap="nowrap"><c:out value="${result.emailAdres}"/></td>
<td nowrap="nowrap"><c:out value="${result.emlAdrs}"/></td>
<td nowrap="nowrap"><c:out value="${result.areaNo}"/>)<c:out value="${result.middleTelno}"/>-<c:out value="${result.endTelno}"/></td>
<td nowrap="nowrap"><c:out value="${result.regDt}"/></td>
<td nowrap="nowrap">

@ -235,8 +235,8 @@ table {
<label class="required">이메일주소</label>
</th>
<td>
<form:input path="emailAdres" id="emailAdres" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emailAdres" cssClass="error" />
<form:input path="emlAdrs" id="emlAdrs" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emlAdrs" cssClass="error" />
</td>
<th height="23">
<label class="required">지역번호</label>

@ -217,7 +217,7 @@
},
{
header: '사용자 이메일',
name: 'emailAdres',
name: 'emlAdrs',
minWidth: 160,
sortable: false,
align: 'center'

@ -119,8 +119,8 @@
<label>이메일 주소</label>
</th>
<td>
<form:input path="emailAdres" id="emailAdres" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emailAdres" cssClass="error" />
<form:input path="emlAdrs" id="emlAdrs" title="이메일주소" cssClass="txaIpt" size="20" maxlength="50" />
<form:errors path="emlAdrs" cssClass="error" />
</td>
<th height="23">
<label>지역번호</label>

Loading…
Cancel
Save