Files
niudixiya_enc_acs/hd/nladmin-system/start.bat
2025-07-03 09:00:02 +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