springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComMngPopulationDAO.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComMngPopulationDAO.java
@@ -606,7 +606,7 @@ " AND e.event_deal_status = 1 " + " AND e.event_category = 1 " + "ORDER BY " + " e.create_at DESC " + " e.happen_time DESC " + " LIMIT 1") EventNewStatisticsVO getEventScreenRightTop(@Param("communityId") Long communityId);