20250911-初步功能已完成

This commit is contained in:
2025-09-11 21:14:57 +08:00
parent a408a01110
commit 7e7d183f5f
5 changed files with 267 additions and 43 deletions

View File

@@ -709,4 +709,4 @@ class AiUtils(object):
json.dump(data, f, ensure_ascii=False, indent=2)
except Exception as e:
LogManager.error(f"[delete_anchors_by_ids] 写入失败: {e}")
return deleted
return deleted