springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActReserveService.java
@@ -98,4 +98,11 @@ */ R listReserveAdmin(Long communityId); /** * 小程序预约登记查询详情 * @param id * @return */ R getById(Long id,Long userId,Long recordId); }