🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-07-05 14:10:08 +00:00
parent c8e6b7ea4e
commit 6230920d31

View File

@@ -409,7 +409,7 @@ class ImageManager:
existing_image.count = 0
if existing_image.vlm_processed is None:
existing_image.vlm_processed = False
existing_image.count += 1
existing_image.save()
return existing_image.image_id, f"[picid:{existing_image.image_id}]"