add workflow 天润Smart-ccc通话记录,dev
This commit is contained in:
parent
5748e9a0ea
commit
de829d3a09
|
@ -174,7 +174,7 @@ def load_detail_exp_to_db(id):
|
|||
|
||||
if __name__ == "__main__":
|
||||
print(f'{formatted2_previous_hour(0)}开始请求外呼记录列表')
|
||||
resL = request_data_signature_post()
|
||||
resL = request_data_signature_get()
|
||||
print(resL)
|
||||
if 'error' in resL:
|
||||
error = resL['error']
|
||||
|
|
Loading…
Reference in New Issue