dbsd_sfhy_java/rebuild.bat

3 lines
159 B
Batchfile
Raw Normal View History

2024-08-26 09:51:01 +08:00
call mvn clean package
:: java -jar -Dfile.encoding=utf-8 -Dspring.profiles.active=dev jeecg-boot-module-system\target\jeecg-boot-module-system-3.5.0.jar
PAUSE