Files
jiaNan/acs/hd/nladmin-system/start.bat
USER-20220102CG\noblelift cf6daacc7e init
2022-09-20 19:59:00 +08:00

9 lines
133 B
Batchfile

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