diff --git a/dev/workflow/TK_Cust/smart_ccc_custom/查询客户资料可用标签/customer_labels_feign.py b/dev/workflow/TK_Cust/smart_ccc_custom/查询客户资料可用标签/customer_labels_feign.py index 5734f9e..d7cab82 100644 --- a/dev/workflow/TK_Cust/smart_ccc_custom/查询客户资料可用标签/customer_labels_feign.py +++ b/dev/workflow/TK_Cust/smart_ccc_custom/查询客户资料可用标签/customer_labels_feign.py @@ -62,7 +62,7 @@ def build_query_string(params): return query_string -def request_data_signature_post(customerId): +def request_data_signature_post(): print(f'开始请求客户可用标签数据:{formatted2_previous_hour(0)}') url='https://api-bj.clink.cn/crm/list_customer_labels' header={'Content-Type':'application/json;charset=UTF-8'}