Fix calendar filter, module triggers, API cleanup, consolidate get_current_admin, fix LLM schema

This commit is contained in:
Yuzhiran Dev
2026-05-20 14:15:00 +08:00
parent 498165440f
commit 0a8fbda4fd
23 changed files with 118 additions and 155 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""
可持续性内容收集脚本
每天凌晨5:00运行,收集全球可持续性趋势信息,提炼选题和案例
内容采集:趋势抓取 → 选题生成 → 存入选题库
收集热点趋势信息,经LLM分析后生成选题建议并存入数据库
"""
import os