add workflow 天润dynamic邮件同步,dev

This commit is contained in:
root 2025-02-07 11:13:31 +08:00
parent 38869ec740
commit 8f9622a251
1 changed files with 1 additions and 1 deletions

View File

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