更新 java-项目.md

This commit is contained in:
wxin 2025-04-28 22:36:46 +08:00
parent 936e00abc9
commit 15bae033a8

View File

@ -98,7 +98,7 @@ Jenkins服务器安装git
### 2. 获取测试文件 ### 2. 获取测试文件
```bash ```bash
[root@web ~]# [root@web ~]# wget http://182.92.143.66:40072/directlink/img/java-demo/easy-springmvc-maven-master.zip
[root@web ~]# cp -r easy-springmvc-maven-master/* /opt/easy-springmvc-maven/ [root@web ~]# cp -r easy-springmvc-maven-master/* /opt/easy-springmvc-maven/
``` ```