nyzy_java/build.bat

3 lines
38 B
Batchfile
Raw Normal View History

2022-04-25 15:37:43 +08:00
@echo off
call mvn clean package
pause