9 lines
131 B

3 years ago
@echo off
d:
cd \software\springboot
java -jar sh_wcs.jar
--spring.profiles.active=prod
--server.port=8010
-Dfile.encoding=UTF-8