张天森
2022-10-12 f16e5b84d8b15202acf505b5e80a9f2ebcc471fe
flower_city/src/main/java/com/dg/core/service/ITransactionEventService.java
@@ -121,4 +121,11 @@
     * @return
     */
    RecommendResult smartConsulting(String keyWord);
    /**
     * 获取统计数据  首页用  勿动
     */
    int countStatisticsNum(List<String> classifyIds);
}