From 1d4e96a4ed6beb1650994c8c20cc0bdf5ae55e7f Mon Sep 17 00:00:00 2001 From: zhangyonghao Date: Sun, 22 Mar 2026 12:50:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fc0d2c..f9e74ec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Interactive Mindmap +测试修改 + 基于 `Next.js 14`、`FastAPI` 和 `SQLite` 的思维导图项目。 当前项目的实际使用方式是: @@ -215,7 +217,6 @@ npm run start -- -p 3000 ## 测试一条脑图创建链路 后端启动后,可以直接调用: -test ```bash curl -X POST http://127.0.0.1:8000/api/mindmaps \