|
@@ -61,6 +61,11 @@ public class ClaimContract extends BasePo {
|
|
private BigDecimal moneyCny;
|
|
private BigDecimal moneyCny;
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
+ * 到账类型
|
|
|
|
+ */
|
|
|
|
+ private String claimType;
|
|
|
|
+
|
|
|
|
+ /**
|
|
* 业务ID
|
|
* 业务ID
|
|
*/
|
|
*/
|
|
@TableField(exist = false)
|
|
@TableField(exist = false)
|