Merge afc branch into dev, prioritizing afc changes and migrating database async modifications from dev

This commit is contained in:
Windpicker-owo
2025-09-27 23:37:40 +08:00
138 changed files with 12183 additions and 5968 deletions

View File

@@ -226,4 +226,4 @@ class MonthlyPlanLLMGenerator:
return plans
except Exception as e:
logger.error(f"解析月度计划响应时发生错误: {e}")
return []
return []