|
|
|
|
@ -83,7 +83,8 @@ public class SntrisBean extends AbstractBean {
|
|
|
|
|
blankIfEmpty(prenotice.getJukbalYmdHs()), // 위반일시
|
|
|
|
|
blankIfEmpty(prenotice.getNapMobilNo()), // 핸드폰
|
|
|
|
|
blankIfEmpty(prenotice.getNapTelNo()), // 전화번호
|
|
|
|
|
blankIfEmpty(prenotice.getLastWorkId()), // 적발 담당자명
|
|
|
|
|
blankIfEmpty(prenotice.getLastWorkNm()), // 적발 담당자명
|
|
|
|
|
// blankIfEmpty(prenotice.getLastWorkId()), // 적발 담당자 ID(인사대체키)
|
|
|
|
|
blankIfEmpty(prenotice.getJukbalTelNo()), // 적발담당 전화번호
|
|
|
|
|
blankIfEmpty(prenotice.getBigo()), // 비고
|
|
|
|
|
blankIfEmpty(prenotice.getNapDzipCd()), // 도로명 우편번호
|
|
|
|
|
|