@ -26,7 +26,7 @@ public class ExceptionInvoiceVo {
private String snVoucherNumber;
private String postingTime;
private String imageId;
private String imageNumber;
private String accountPeriod;
private String compCode;
private String inAccountStatus;
@ -264,7 +264,7 @@ public class CautionExportAnomalyThread extends BaseThread {
vo.setPostingTime(record.getPostingTime());
vo.setImageId(record.getImageId());
vo.setImageNumber(record.getImageId());
vo.setAccountPeriod(record.getAccountPeriod());