add workflow 天润Smart-ccc会话数据,dev

This commit is contained in:
root 2024-08-02 18:14:16 +08:00
parent efd40acc35
commit 210a787098
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ if __name__ == "__main__":
except Exception as e:
print(f'请求会话详情id:{id})异常, )异常信息:{e}')
load_detail_exp_to_db(data['id'])
print(f'实际加载{j}-{len(actList)-{len(detailDataList)}}条记录')
print(f'实际加载{j}-{len(actList)}-{len(detailDataList)}条记录')
load_data_to_db(actList)
if len(ids) > 0:
ids_str = [str(item) for item in ids]