add workflow 天润dynamic邮件同步,dev
This commit is contained in:
parent
38869ec740
commit
8f9622a251
|
@ -6,6 +6,6 @@
|
||||||
|
|
||||||
insert into p61_output.ccc_work_ticket_email_list
|
insert into p61_output.ccc_work_ticket_email_list
|
||||||
select * from p30_common.f_ccc_work_ticket_integ
|
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
|
\q
|
Loading…
Reference in New Issue