Commit 69d67ee7 authored by hongguangwu's avatar hongguangwu

MVP1.7.2 顺序

parent 89a4509a
......@@ -26,13 +26,13 @@ public class EkpBankExcelVo implements Serializable {
private String baoXiaoNumber;
@ExcelProperty("单据张数")
private String danJuNumber;
@ExcelProperty("付款账号名称/卡名称")
private String fdBankName;
@ExcelProperty("付款账号开户行")
private String fdBankNo;
@ExcelProperty("付款账号/卡号")
private String fdBankAccount;
@ExcelProperty("付款账号名称/卡名称")
private String fdBankName;
// 收款银行
@ExcelProperty("收款账号开户行")
private String fdRecipientBank;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment