yujian
2020-04-18 b803abf95ed0cc721f8f9e767283e5ac6b8ca090
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);
}