修改开发文档

This commit is contained in:
xie7654
2025-07-06 21:51:39 +08:00
parent 3c748eacd6
commit 7518be1883
5 changed files with 24 additions and 9 deletions

View File

@@ -124,7 +124,7 @@ celery -A backend flower --port=5555 --basic_auth=admin:admin123
1. 进入前端目录:
```bash
cd web/apps/web-antd
cd web
```
2. 安装依赖:
```bash