yujian
2019-01-11 848e1b9d2e3960cac36f26a8dc8ef9878c5a5979
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);