huanghongfa
2021-10-13 96ff2e6b0583775e54e8c9c36c8c9a1cbf690e3b
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/java/com/panzhihua/service_grid/service/EventGridMemberRelationService.java
@@ -82,4 +82,11 @@
    R getMapGridsListsByApp(Long userId);
    /**
     * 查询社区网格员运动轨迹
     * @param communityId   社区id
     * @return  社区网格员运动轨迹
     */
    R getGridsMemberTrajectory(Long communityId);
}