src/main/java/com/taoke/autopay/dao/credit/ExchangeRateMapper.java
@@ -22,7 +22,7 @@ @Builder public static class DaoQuery { public Long id; public ExchangeRate.ExchangeType exchangeType; public ExchangeRate.ExchangeRateType exchangeType; public Double rate; public Date minStartTime; public Date maxStartTime;