fanli/src/main/java/com/yeshi/fanli/service/impl/count/HongBaoV2CountServiceImpl.java
@@ -172,7 +172,7 @@ @Override public Integer countOrderByTypeAndDate(Integer orderType, String preDay) { public Long countOrderByTypeAndDate(Integer orderType, String preDay) { return hongBaoV2CountMapper.countOrderByTypeAndDate(orderType, preDay); }