yujian
2020-04-16 eb8a333be4ff975ef2b7522f9356bc08c1659abc
fanli/src/main/java/com/yeshi/fanli/service/inter/count/HongBaoV2CountService.java
@@ -283,6 +283,8 @@
    * @param payment
    * @return
    */
   public long countOrderByUidAndSettled(Long uid, Long time, BigDecimal payment);
   public long countOrderByUidAndSettled(Long uid, Long time, BigDecimal payment);
   public BigDecimal geBonusByuid(Long uid, Integer dateType, Integer hbType, Integer moneyState);
}