From eda58e0e6d4abdd2b060e28867d103045845aa69 Mon Sep 17 00:00:00 2001
From: 罗元桥 <2376770955@qq.com>
Date: 星期一, 30 八月 2021 13:13:18 +0800
Subject: [PATCH] Merge branch 'test' into 'yuyue_dev'

---
 springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ScreenWorkService.java |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ScreenWorkService.java b/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ScreenWorkService.java
index ab1b376..02310f0 100644
--- a/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ScreenWorkService.java
+++ b/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ScreenWorkService.java
@@ -10,6 +10,7 @@
 
     /**
      * 大屏统计邻里圈
+     * 
      * @param communityId
      * @return
      */
@@ -17,6 +18,7 @@
 
     /**
      * 大屏统计心愿单
+     * 
      * @param communityId
      * @return
      */
@@ -24,6 +26,7 @@
 
     /**
      * 大屏统计社区活动
+     * 
      * @param communityId
      * @return
      */
@@ -31,6 +34,7 @@
 
     /**
      * 大屏统计一起议
+     * 
      * @param communityId
      * @return
      */
@@ -38,6 +42,7 @@
 
     /**
      * 大屏统计党建工作
+     * 
      * @param communityId
      * @return
      */
@@ -45,6 +50,7 @@
 
     /**
      * 大屏统计随手拍
+     * 
      * @param communityId
      * @return
      */
@@ -52,6 +58,7 @@
 
     /**
      * 大屏统计工作情况
+     * 
      * @param communityId
      * @return
      */

--
Gitblit v1.7.1