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);