add workflow 市场易API联系人,dev

This commit is contained in:
root 2025-11-03 10:15:27 +08:00
parent f6e85cb2df
commit 99bc8be6bd
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ SELECT
,p0.channel_name /*source*/
,'' /*tag*/
,'' /*c_keyword*/
,COALESCE(TRIM(CAST(p0.properties AS varchar(30))),'') /*attr2*/
,COALESCE(TRIM(p0.properties),'') /*attr2*/
,COALESCE(TRIM(CAST(p0.meta_remark AS varchar(30))),'') /*label*/
,COALESCE(TRIM(CAST(p0.meta_remark AS varchar(30))),'') /*group_label*/
,0 /*Etl_Batch_No*/