add workflow 泰克客户,dev
This commit is contained in:
parent
faf15590fd
commit
6bb31ccc7a
|
@ -4,7 +4,7 @@
|
|||
/*Brilliance stems from wisdoms. */
|
||||
/*************Head Section**************************************************************************/
|
||||
/*Script Use: Periodically load data to :cust_contact_info(客户联系信息) */
|
||||
/*Create Date:2024-05-13 13:57:59 */
|
||||
/*Create Date:2024-05-13 13:59:03 */
|
||||
/*SDM Developed By: dev */
|
||||
/*SDM Developed Date: 2024-01-19 */
|
||||
/*SDM Checked By: dev */
|
||||
|
@ -213,7 +213,7 @@ LEFT JOIN :PDMDB.t00_country_info p4
|
|||
LEFT JOIN :PDMDB.t01_crm_cust_ccp p5
|
||||
ON p1.crm_contact =p5.crm_contact_account
|
||||
LEFT JOIN :PDMDB.t01_crm_account p6
|
||||
ON p1.crm_account =p6.crm_account_account
|
||||
ON p1.crm_account =p6.accountnumber
|
||||
|
||||
|
||||
;
|
||||
|
|
Loading…
Reference in New Issue