huanghongfa
2021-08-30 4f17229963a7f5cc518361e792666b416f667f81
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActReserveService.java
@@ -103,6 +103,6 @@
     * @param id
     * @return
     */
    R getById(Long id,Long userId,Long recordId);
    R getById(Long id,Long userId,Long recordId,Integer isBack);
}