add workflow 市场易API联系人,dev
This commit is contained in:
parent
f6e85cb2df
commit
99bc8be6bd
|
|
@ -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*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue