huanghongfa
2021-06-05 95d336192af530dae4a70d78fcd300048976395d
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/java/com/panzhihua/service_grid/dao/EventGridDataMapper.java
@@ -61,4 +61,7 @@
    void removeGridRelationByGridId(@Param("gridId") Long gridId);
    List<EventGridMemberAdminVO> getGridMemberListsByGrid(@Param("gridId") Long gridId);
    List<EventGridDataAreaVO> getGridDataListByCommunity(@Param("communityId") Long communityId);
}