- 将 notify.py 和 oss_utils.py 从 archive/legacy_core 移至 core/common/ - 内联钉钉配置读取函数,移除对 config.settings 的依赖 - 删除 config/ 目录(settings.py 不再需要) - daily_scheduler.py 移除归档路径的 sys.path hack - 新增 --no-detail 和 --no-report 命令行参数控制导出 - 全标的排名表新增退场日期和退场价格列
2 lines
15 B
Python
2 lines
15 B
Python
# 核心模块
|