BIZ-72: 双色球系统部署文档与配置文件

- systemd 服务文件 (lotto-web.service)
- cron 抓取脚本 (fetch_daily.sh)
- 部署文档 (DEPLOY.md)
- 依赖清单 (requirements.txt)
This commit is contained in:
opengineer
2026-06-29 00:19:14 +08:00
parent 4fd89b038d
commit 0326c87c00
4 changed files with 216 additions and 0 deletions
@@ -0,0 +1,5 @@
Flask==3.1.3
pandas==3.0.4
openpyxl==3.1.5
requests==2.34.2
beautifulsoup4==4.15.0