101captain
2022-04-27 1234d4ec39d093daf8be1a10ae72cb5ec9e7716e
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