Merge pull request #1671 from shynur/master

改进文档
pull/1675/head
648540858 2024-11-01 10:00:40 +08:00 committed by GitHub
commit 112081bdd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ mvn package -P war
```
编译如果报错, 一般都是网络问题, 导致的依赖包下载失败
编译完成后在target目录下出现wvp-pro-***.jar/wvp-pro-***.war
编译完成后在target目录下出现 `wvp-pro-VERSION.jar``wvp-pro-VERSION.war` 文件
接下来[配置服务](./_content/introduction/config.md)