Files
hl_two/acs/hd - 副本/nladmin-system/start.bat
USER-20220102CG\noblelift 54e46e8d05 代码重构
2022-08-29 16:09:25 +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