springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.java
@@ -453,4 +453,10 @@ * @return */ BigScreenDpcStatisticsInfo selectDpcBaseData(@Param("communityId") Long communityId); /** * 获取社区动态置顶banner * */ List<BannerVO> getBanner(@Param("communityId") Long communityId); }