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

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

@@ -25,4 +25,4 @@ RUN adduser -D -u 1000 app \
COPY --chown=app:app src ./src
USER app
CMD ["python", "-m", "src.main", "FG2609.ZCE"]
CMD ["python", "-m", "src.main"]