新增主力合约自动选取并补全项目文档

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fish
2026-05-02 23:34:43 +08:00
parent b9975d6f91
commit bf8f578761
6 changed files with 117 additions and 17 deletions

View File

@@ -6,4 +6,4 @@ services:
- DB_PATH=/app/data/futures.db
volumes:
- ./data:/app/data
command: ["python", "-m", "src.main", "FG2609.ZCE"]
command: ["python", "-m", "src.main"]