Files
niuDiXiYa2/hd/nladmin-system/start.bat
2022-06-27 14:14:52 +08:00

9 lines
134 B
Batchfile

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