|
|
@ -105,4 +105,8 @@ public class CashCollection implements Serializable { |
|
|
private String orderNoStatus; |
|
|
private String orderNoStatus; |
|
|
@ExcelIgnore |
|
|
@ExcelIgnore |
|
|
private String payload; |
|
|
private String payload; |
|
|
|
|
|
@ExcelIgnore |
|
|
|
|
|
private String PaymentCurrencyOrig; |
|
|
|
|
|
@ExcelIgnore |
|
|
|
|
|
private BigDecimal PaymentAmountOrig; |
|
|
} |
|
|
} |