dbsd_kczx_java/rebuild.bat

3 lines
159 B
Batchfile
Raw Normal View History

call mvn clean package
2023-03-30 18:49:06 +08:00
:: java -jar -Dfile.encoding=utf-8 -Dspring.profiles.active=dev jeecg-boot-module-system\target\jeecg-boot-module-system-3.5.0.jar
PAUSE