yumeng 1 vuosi sitten
vanhempi
commit
e73f781e2a

+ 1 - 0
jeecg-boot-module-system/src/main/java/cn/com/ctop/finance/payment/entity/FinancePaymentRechargeApplication.java

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