add workflow 天润Smart-ccc客户数据,dev

This commit is contained in:
root 2024-07-02 12:05:15 +08:00
parent b05642c75c
commit 38dc8a9533
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ def build_query_string(params):
return query_string return query_string
def request_data_signature_post(customerId): def request_data_signature_post():
print(f'开始请求客户可用标签数据:{formatted2_previous_hour(0)}') print(f'开始请求客户可用标签数据:{formatted2_previous_hour(0)}')
url='https://api-bj.clink.cn/crm/list_customer_labels' url='https://api-bj.clink.cn/crm/list_customer_labels'
header={'Content-Type':'application/json;charset=UTF-8'} header={'Content-Type':'application/json;charset=UTF-8'}