模拟页面 导出问题修复
This commit is contained in:
parent
d59951a51a
commit
4c422c9110
@ -237,7 +237,7 @@ public class MarketingPerformanceVo implements Serializable {
|
||||
* 营销贷款客户社保卡有效个数
|
||||
*/
|
||||
// @ExcelProperty(value = "营销贷款客户社保卡有效个数")
|
||||
@ExcelProperty(value ={ "营销贷款客户社保卡", "奖励金额" }, index = 25, converter = ExcelIntegerConvert.class )
|
||||
@ExcelProperty(value ={ "营销贷款客户社保卡", "有效个数" }, index = 25, converter = ExcelIntegerConvert.class )
|
||||
private Integer loanCustomerSocialCardCount;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user