add workflow 天润Smart-ccc工单数据,dev

This commit is contained in:
root 2024-07-02 10:15:07 +08:00
parent ef36ef15f1
commit e59ef4f5b7
1 changed files with 1 additions and 1 deletions

View File

@ -194,5 +194,5 @@ if __name__ == "__main__":
except Exception as e:
print(f'请求工单详情id:{data['id']})失败, 错误信息:{e}')
load_detail_exp_to_db(data['id'])
load_detail_data_to_db(idsdetailDataList)
load_detail_data_to_db(ids,detailDataList)
print(f'{formatted2_previous_hour(0)}请求工单信息结束')