puhanshu
2021-12-31 5a4a13ac1c20f78fce105f260b23fe309b26c905
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComPbMemberDAO.java
@@ -44,7 +44,7 @@
     * @param communityId
     * @return
     */
    List<BigScreenActivityTop> selectActivityTop(@Param("communityId") Long communityId);
    IPage<BigScreenActivityTop> selectActivityTop(Page page,@Param("communityId") Long communityId);
    /**
     * 服务数据查询