mirror of
https://github.com/ZhuLinsen/daily_stock_analysis
synced 2026-09-20 10:53:33 +08:00
docs: 精简 README,新增完整配置指南
feat: 修复 HK 股票代码识别 & 增强稳定性 - README 精简至 236 行,高级配置移至 docs/full-guide.md - 修复 HK 股票代码识别(支持 hk1810 等 1-5 位格式) - AkShare API 调用添加重试机制和失败缓存 (#62) - 钉钉 Webhook 支持 20KB 限制分块发送 (#61) Closes #61, #62
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -62,6 +62,8 @@ Thumbs.db
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
||||
docs/
|
||||
local/
|
||||
|
||||
run.sh
|
||||
run.sh
|
||||
|
||||
verify_*.py
|
||||
Reference in New Issue
Block a user