From 6eca9d38be9d45682c64bb2d455c11e351fdf738 Mon Sep 17 00:00:00 2001 From: Sieky Date: Sat, 10 Jan 2026 18:10:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f1ac60..9118981 100644 --- a/README.md +++ b/README.md @@ -163,11 +163,11 @@ npm run dev cd frontend npm run dev ``` -前端将运行在: `http://localhost:3001` +前端将运行在: `http://localhost:3000` ### 5. 访问系统 -打开浏览器访问: `http://localhost:3001` +打开浏览器访问: `http://localhost:3000` ## 开发进度