fix 代码整理

This commit is contained in:
zhouchengrong
2024-04-10 14:33:06 +08:00
parent 49f5e0a4b5
commit f06f22f092
5 changed files with 23 additions and 17 deletions

View File

@@ -23,7 +23,6 @@ class Backbone(object):
secure=MINIO_SECURE)
@RunTime
# TODO 用多线程读图片
def load_image(self, img_path):
try:
# 从 MinIO 中获取对象(图像文件)