add workflow 天润dynamic邮件同步,dev

This commit is contained in:
root 2024-08-12 10:27:23 +08:00
parent 8d670c9585
commit 29d75c4470
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
\timing on
insert into p61_output.ccc_work_ticket_email_list
select * from p61_output.v_f_ccc_dynamics_template;
select * from p30_common.f_ccc_work_ticket_integ
where etl_batch_no ='0' and suffix not in (select suffix from p61_output.ccc_work_ticket_email_list);
\q