huanghongfa
2022-04-13 c92c380b8f29ad485024d3d1948d0d0fce56b0d6
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActSocialProjectService.java
@@ -28,6 +28,13 @@
    R getByApplet(Long id);
    /**
     * 小程序获取详情
     * @param id
     * @return
     */
    R getByBackstage(Long id);
    /**
     * 根据项目id分页查询关联项目
     * @param commonPage
     * @return