@ -63,4 +63,8 @@ public class FundsDTO {
private String token;
@ExcelIgnore
private String lang;
private BigDecimal permanentGold;
private BigDecimal freeGold;
}
@ -426,6 +426,8 @@
crc.received_currency,
crc.received_amount,
crc.handling_charge,
crc.permanent_gold,
crc.free_gold,
crc.pay_type,
crc.pay_time,
crc.status