Files
zhongDingJieBao/hd/nladmin-system/start.bat
USER-20220102CG\noblelift b8ad01d932 init
2023-05-09 16:54:49 +08:00

9 lines
134 B
Batchfile

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