增加备注

This commit is contained in:
zhuchunyun 2024-08-28 17:56:33 +08:00
parent 768eaf80ba
commit a4c50986b0

View File

@ -104,8 +104,8 @@ public class DriveSchoolPay extends TenantBaDO
private double returnMoney;
//备注
// @Excel(name = "备注")
// private String remark;
@Excel(name = "备注")
private String remark;
//转账凭证1
private String proofOne;