From 0468bcaad7b8deeea362b20089c37a996d34c917 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 2 Aug 2024 18:25:15 +0800 Subject: [PATCH] =?UTF-8?q?add=20workflow=20=E5=A4=A9=E6=B6=A6Smart-ccc?= =?UTF-8?q?=E5=B7=A5=E5=8D=95=E6=95=B0=E6=8D=AE,dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../smartccc工单信息集成/f_ccc_work_ticket_integ_agi.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/workflow/TK_Cust/smart_ccc_ticket/smartccc工单信息集成/f_ccc_work_ticket_integ_agi.sql b/dev/workflow/TK_Cust/smart_ccc_ticket/smartccc工单信息集成/f_ccc_work_ticket_integ_agi.sql index 15f0d09..a75553e 100644 --- a/dev/workflow/TK_Cust/smart_ccc_ticket/smartccc工单信息集成/f_ccc_work_ticket_integ_agi.sql +++ b/dev/workflow/TK_Cust/smart_ccc_ticket/smartccc工单信息集成/f_ccc_work_ticket_integ_agi.sql @@ -4,7 +4,7 @@ /*Brilliance stems from wisdoms. */ /*************Head Section**************************************************************************/ /*Script Use: Periodically load data to :f_ccc_work_ticket_integ(smartccc工单信息集成) */ -/*Create Date:2024-08-02 17:35:46 */ +/*Create Date:2024-08-02 18:24:58 */ /*SDM Developed By: dev */ /*SDM Developed Date: 2024-07-09 */ /*SDM Checked By: dev */ @@ -207,7 +207,7 @@ LEFT JOIN :PDMDB.t00_china_city_info p2 WHERE jsonb_extract_path_text(j, 'id') = '304585'),(SELECT jsonb_extract_path_text(j, 'value') FROM jsonb_array_elements((p0.start_form::json -> 'fields')::jsonb) j WHERE jsonb_extract_path_text(j, 'id') = '297755'),'')::text||'%' else '' end -where p0 .state_selected in ('Leads','TWleads') +where p0 .state_selected in ('Leads','TW_leads') ;