feat: move report artifacts to OSS storage

This commit is contained in:
Wyndham ARR
2026-08-04 12:37:26 +08:00
parent 727643f1f2
commit a2b86cdf10
45 changed files with 1288 additions and 1417 deletions

View File

@@ -22,6 +22,8 @@ CANONICAL_OBJECT_FILENAMES = {
"source_xml": "source.xml",
"booking_source": "booking-source.xlsx",
"daily_report": "daily-report.xlsx",
"monthly_report": "monthly-report.xlsx",
"company_report": "company-report.xlsx",
"result_json": "result.json",
"structured_result_json": "structured-result.json",
"exception_report": "exception-report.xlsx",