Files
jingLiYongCi_acs/hd/nladmin-system/start.bat

9 lines
131 B
Batchfile
Raw Normal View History

2023-08-11 09:20:11 +08:00
@echo off
d:
cd \software\springboot
java -jar sh_wcs.jar
--spring.profiles.active=prod
--server.port=8010
-Dfile.encoding=UTF-8