|
@@ -112,6 +112,11 @@ public class ContractVo extends Contract {
|
|
private String customerName;
|
|
private String customerName;
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
+ * 金额CNY
|
|
|
|
+ */
|
|
|
|
+ private BigDecimal amountCNY;
|
|
|
|
+
|
|
|
|
+ /**
|
|
* 新到款状态
|
|
* 新到款状态
|
|
*/
|
|
*/
|
|
private String refundStatusNew;
|
|
private String refundStatusNew;
|