From 2935016780bff15a4fe41600adf3e72aa6ed5276 Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Fri, 5 Jun 2020 16:23:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=8A=BD=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../doc/yushan-kettle/screen_totality_comm_update.ktr | 3 ++- .../yushan-kettle/screen_ys_grid_rank_month_update.ktr | 4 +++- .../screen_ys_grid_rank_month_update_year.ktr | 4 +++- .../doc/yushan-kettle/screen_ys_grid_rank_year_update.ktr | 8 +++++--- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/epdc-cloud-property/doc/yushan-kettle/screen_totality_comm_update.ktr b/epdc-cloud-property/doc/yushan-kettle/screen_totality_comm_update.ktr index a06c40a..31e646d 100644 --- a/epdc-cloud-property/doc/yushan-kettle/screen_totality_comm_update.ktr +++ b/epdc-cloud-property/doc/yushan-kettle/screen_totality_comm_update.ktr @@ -544,12 +544,13 @@ new_project_num, news_num, new_news_num, + brief, create_time, update_time ) VALUES ( - ${commId}, '${commName}', ${grid_num}, ${party_group_num}, ${user_num}, ${user_num} / ${user_all}, ${party_member_num}, IFNULL(${party_member_num} / ${party_member_all} , 0 ), ${case_num}, ${new_case_num}, ${project_num}, ${new_project_num}, ${news_num}, ${new_news_num}, NOW(), null + ${commId}, '${commName}', ${grid_num}, ${party_group_num}, ${user_num}, ${user_num} / ${user_all}, ${party_member_num}, IFNULL(${party_member_num} / ${party_member_all} , 0 ), ${case_num}, ${new_case_num}, ${project_num}, ${new_project_num}, ${news_num}, ${new_news_num}, '榆山街道会仙山社区成立于2015年1月,面积1.7平方公里,管辖玫城丽都、景丰福星园等十二个居民小区,十二个共建单位,十二个社会组织,共有居民2715户,8912人。社区自成立以来,着力打造“睦邻党建”品牌,让社区党建末梢延伸到千家万户,实现类社区空间微更新、社区关系微促进、社区文化再塑造,满足人民群众美好生活期待,夯实党的执政基础。', NOW(), null ) N diff --git a/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update.ktr b/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update.ktr index c4d62e9..9b0c8b5 100644 --- a/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update.ktr +++ b/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update.ktr @@ -533,6 +533,8 @@ cal_date, name, grid_id, + comm_id, + comm_name, topic_num, project_num, create_time, @@ -540,7 +542,7 @@ ) VALUES ( - DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m'), '${communityGrid}', ${gridId}, ${topic_num}, ${project_num}, NOW(), null + DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m'), '${communityGrid}', ${gridId}, ${commId}, '${commName}', ${topic_num}, ${project_num}, NOW(), null ) N diff --git a/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update_year.ktr b/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update_year.ktr index b598ab1..459a60a 100644 --- a/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update_year.ktr +++ b/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_month_update_year.ktr @@ -533,6 +533,8 @@ cal_date, name, grid_id, + comm_id, + comm_name, topic_num, project_num, create_time, @@ -540,7 +542,7 @@ ) VALUES ( - DATE_FORMAT(NOW(),'%Y'), '${communityGrid}', ${gridId}, ${topic_num_year}, ${project_num_year}, NOW(), null + DATE_FORMAT(NOW(),'%Y'), '${communityGrid}', ${gridId}, ${commId}, '${commName}', ${topic_num_year}, ${project_num_year}, NOW(), null ) N diff --git a/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_year_update.ktr b/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_year_update.ktr index 154b70f..4d3a961 100644 --- a/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_year_update.ktr +++ b/epdc-cloud-property/doc/yushan-kettle/screen_ys_grid_rank_year_update.ktr @@ -533,6 +533,8 @@ cal_date, name, grid_id, + comm_id, + comm_name, topic_num, project_num, create_time, @@ -540,7 +542,7 @@ ) VALUES ( - DATE_FORMAT(NOW(),'%Y') - 1, '${communityGrid}', ${gridId}, ${topic_num}, ${project_num}, NOW(), null + DATE_FORMAT(NOW(),'%Y') - 1, '${communityGrid}', ${gridId}, ${commId}, ${commName}, ${topic_num}, ${project_num}, NOW(), null ) N @@ -611,8 +613,8 @@ VALUES - 616 - 383 + 688 + 320 Y