add workflow 天润Smart-ccc客户数据,dev
This commit is contained in:
parent
b05642c75c
commit
38dc8a9533
|
@ -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'}
|
||||||
|
|
Loading…
Reference in New Issue