diff --git a/epdc-cloud-custom/pom.xml b/epdc-cloud-custom/pom.xml index d6790a9..3eaa42e 100644 --- a/epdc-cloud-custom/pom.xml +++ b/epdc-cloud-custom/pom.xml @@ -217,10 +217,17 @@ 17040 + 8 - r-m5eh5czgb1nucti6azpd.redis.rds.aliyuncs.com - 10001 - elink!888 + r-v0l694084401a044pd.redis.rds.aliyuncs.com + 6379 + CJ!redis@elink + + + true + 192.168.0.175:8848 + 192.168.0.175 + 33672684-31a6-4550-9586-7f0317b85196 @@ -238,11 +245,6 @@ wx9b6102a8ee5add65 394f47d4e08fc0fd629231d3f68a34dc - - true - 115.29.142.202:8848 - 115.29.142.202 - 8831513c-2f72-42e8-899f-eb6c2c5ae110 192.168.0.59:9876 organizationGroup @@ -305,8 +307,8 @@ https://epdc-yushan.elinkservice.cn/familyInfo/ - https://epdc-yushan.elinkservice.cn/familyInfo/ - http://open-service.litenews.cn + http://open-service.litenews.cn + /api_circle/apis 696e0c9ee47a42dfab1ce9841852267c f3jhlnilv4oy5aysk2o3m6asxcg3gnx7 257 diff --git a/epdc-cloud-custom/src/main/java/com/elink/esua/epdc/modules/third/controller/CommunityManageController.java b/epdc-cloud-custom/src/main/java/com/elink/esua/epdc/modules/third/controller/CommunityManageController.java index d420134..7125ca3 100644 --- a/epdc-cloud-custom/src/main/java/com/elink/esua/epdc/modules/third/controller/CommunityManageController.java +++ b/epdc-cloud-custom/src/main/java/com/elink/esua/epdc/modules/third/controller/CommunityManageController.java @@ -29,10 +29,10 @@ import org.springframework.web.bind.annotation.RestController; /** - * customer 库共用图片表 + * 社区管理推送数据 * - * @author qu qu@elink-cn.com - * @since v1.0.0 2021-09-14 + * @author zhy + * @date 2022/12/8 9:50 */ @RestController @RequestMapping("manage")