From 736fe3ea1a023fa6ee691d9f7e4101256782eaf9 Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Wed, 1 Jul 2020 09:56:42 +0800 Subject: [PATCH] =?UTF-8?q?sq=E5=A2=9E=E5=8A=A0personnum?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kettle/screen-yushan/screen_totality_grid_update.ktr | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/epdc-cloud-property/doc/kettle/screen-yushan/screen_totality_grid_update.ktr b/epdc-cloud-property/doc/kettle/screen-yushan/screen_totality_grid_update.ktr index c748152..abeac13 100644 --- a/epdc-cloud-property/doc/kettle/screen-yushan/screen_totality_grid_update.ktr +++ b/epdc-cloud-property/doc/kettle/screen-yushan/screen_totality_grid_update.ktr @@ -534,6 +534,7 @@ comm_name, grid_id, name, + person_num, register_num, case_num, project_num, @@ -552,7 +553,7 @@ ) VALUES ( - ${commId}, '${commName}', ${gridId}, '${communityGrid}', ${register_num}, ${case_num}, ${project_num_now}, ${village_num}, ${building_num}, ${housemaster_num}, ${focus_groups_num}, ${party_num}, ${register_party_num}, ${close_case_num}, ${finish_project_num}, '${grid_master}', ${sort}, NOW(), null + ${commId}, '${commName}', ${gridId}, '${communityGrid}', ${person_num}, ${register_num}, ${case_num}, ${project_num_now}, ${village_num}, ${building_num}, ${housemaster_num}, ${focus_groups_num}, ${party_num}, ${register_party_num}, ${close_case_num}, ${finish_project_num}, '${grid_master}', ${sort}, NOW(), null ) N @@ -570,8 +571,8 @@ VALUES - 288 - 240 + 480 + 256 Y