add workflow 天润Smart-ccc工单数据,dev
This commit is contained in:
parent
b6a061cc67
commit
0468bcaad7
|
@ -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')
|
||||
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue