This commit is contained in:
2025-07-15 21:52:38 +08:00
parent 13b3a12bd7
commit ca92e349e0
3 changed files with 6 additions and 21 deletions

View File

@@ -122,4 +122,8 @@ try:
except S3Error as exc:
print("MinIO错误:", exc)
except Exception as e:
print("发生错误:", e)
print("发生错误:", e)