fix
This commit is contained in:
zhouchengrong
2024-07-25 11:21:27 +08:00
parent 9a1b415231
commit 6e007b36cf
2 changed files with 9 additions and 10 deletions

View File

@@ -46,7 +46,7 @@ from app.service.utils.oss_client import oss_upload_image
# logging.warning(f"upload_png_mask runtime exception : {e}")
@RunTime
# @RunTime
def upload_png_mask(front_image, object_name, mask=None):
mask_url = None
if mask is not None: