add workflow 天润dynamic邮件同步,dev

This commit is contained in:
root 2024-08-09 17:33:14 +08:00
parent ac693b50aa
commit 8d670c9585
1 changed files with 2 additions and 3 deletions

View File

@ -4,8 +4,7 @@
\set AUTOCOMMIT on
\timing on
update p30_common.f_ccc_work_ticket_integ
set etl_batch_no ='1'
where suffix in (select suffix from p61_output.v_f_ccc_dynamics_template)
insert into p61_output.ccc_work_ticket_email_list
select * from p61_output.v_f_ccc_dynamics_template;
\q