@@ -36,7 +36,7 @@ public class PrizeRecoveryExcel {
private BigDecimal discountRate;
@Excel(name = "返还盲豆数")
- private Integer refundCoin;
+ private Integer returnCoin;
@Excel(name = "用户昵称")
private String nickName;