Files
leaudit-platform-backend/fastapi_common/fastapi_common_storage
wren a4169e237e fix: OSS URL store object key only, not absolute path
- OssClient.UploadBytes/UploadText now return object key (relative path)
- Add OssClient.BuildObjectKey method as canonical key builder
- OssClient.BuildObjectUrl preserved for direct-link scenarios
- OssPathUtils.BuildRuleYamlKey/BuildRuleValidationReportKey accept Region
- DB migration: convert 20 existing absolute URLs to object keys
2026-04-28 12:29:01 +08:00
..