parent
94c7af2475
commit
1467ba0061
@ -0,0 +1,7 @@
|
|||||||
|
mkdir lib
|
||||||
|
cd lib
|
||||||
|
del *.jar /q
|
||||||
|
cd ..
|
||||||
|
mvn -f pom.xml dependency:copy-dependencies -DoutputDirectory=lib
|
||||||
|
|
||||||
|
@echo 黄海完成了!
|
Loading…
Reference in new issue