feat:更新fastmcp2.10.7,add testfile

This commit is contained in:
mm644706215
2025-07-29 16:54:02 +08:00
parent b2b1093c6d
commit 9bd77e991e
6 changed files with 2120 additions and 1 deletions

View File

@@ -458,6 +458,13 @@ rustfs-s3-toolkit/
└── basic_usage.py # 使用示例
```
## 容器构建
```bash
docker compose -f docker/docker-compose.yml up --build -d
docker compose -f docker/docker-compose.yml up -d
```
## 🤝 贡献
欢迎提交 Issue 和 Pull Request