|
|
|
|
@ -169,6 +169,7 @@ public class CrdnCrdnImpltTaskServiceImpl extends EgovAbstractServiceImpl implem
|
|
|
|
|
crdnRegistAndViewVO.setCrdnNo(vo.getCrdnNo());
|
|
|
|
|
crdnRegistAndViewVO.setDspsBfhdBgngYmd(vo.getImpltBgngYmd());
|
|
|
|
|
crdnRegistAndViewVO.setDspsBfhdEndYmd(vo.getImpltEndYmd());
|
|
|
|
|
crdnRegistAndViewVO.setCrdnPrcsSttsCd(CRDN_PRCS_STTS_CD_20_DSPS_BFHD);
|
|
|
|
|
crdnRegistAndViewMapper.updateOnlyDate(crdnRegistAndViewVO);
|
|
|
|
|
|
|
|
|
|
log.debug("이행정보 수정 완료 - ID: {}", vo.getImpltInfoId());
|
|
|
|
|
|