lidongdong
2022-10-13 878500afec6c7daa644b9573fd56e9903cf5d39f
flower_city/src/main/java/com/dg/core/service/HomeStatisticsService.java
@@ -66,4 +66,9 @@
     * @return
     */
    Integer countWork();
    /**
     * 获取统计数据  首页用  勿动
     */
    int countStatisticsNum(List<String> classifyIds);
}