This commit is contained in:
2025-09-03 16:48:22 +08:00
parent 043233984a
commit eb55b52029
3 changed files with 5 additions and 3 deletions

View File

@@ -134,7 +134,7 @@ class LibLibUtil:
# 3. 上传到OBS
obs_uploader = ObsUploader()
obs_object_key = f"HuangHai/Liblib/{generate_uuid}.jpg"
obs_object_key = f"HuangHai/LibLib/{generate_uuid}.jpg"
success, result = obs_uploader.upload_file(
object_key=obs_object_key,
file_path=temp_file_path