fix: 修改md

This commit is contained in:
caiyuchao
2025-09-05 14:08:51 +08:00
parent c7b70f0caa
commit 63cb66876b

View File

@@ -45,5 +45,5 @@ npm install -g pnpm
pnpm install
# 启动服务
pnpm run dev
pnpm run dev:antd
```