yujian
2019-01-11 06caf9e1404d03e59c25389c6f55f46037d1cfd0
fanli/src/main/java/com/yeshi/fanli/service/inter/count/HongBaoV2CountService.java
@@ -61,6 +61,13 @@
    */
   public List<Map<String, Object>> getProportionByType(Integer dateType, Integer type, String year, String startTime,
         String endTime) throws Exception;
   /**
    * 统计提成订单数量
    * @param uid
    * @return
    */
   public int getTotalTiChengCount(Long uid);