@@ -150,6 +150,7 @@ public class FinancePaymentRechargeApplication {
@Excel(name = "备注", width = 15)
@ApiModelProperty(value = "备注")
private String remarks;
+ private String notes;
/**
* 创建时间
*/