add workflow 天润Smart-ccc通话记录,dev

This commit is contained in:
root 2024-07-03 15:09:42 +08:00
parent 5748e9a0ea
commit de829d3a09
1 changed files with 1 additions and 1 deletions
dev/workflow/TK_Cust/smart_ccc_cdr/查询外呼记录列表

View File

@ -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']