Files
guangChaoChang_acs/hd/nladmin-system/start.bat
USER-20220102CG\noblelift 7c1c203aa8 add init
2023-08-21 13:17:42 +08:00

9 lines
131 B
Batchfile

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