Merge pull request #1270 from hunao0221/master

fix: 修正前端运行Command
pull/186/merge v3.6.3last
JEECG 2024-05-23 11:20:18 +08:00 committed by GitHub
commit 868029b732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ VITE_GLOB_DOMAIN_URL=http://localhost:8080/jeecg-boot
- run
```bash
pnpm serve
pnpm dev
```