Files
jiaNan/lms/hd/nladmin-system/start.bat
2022-09-21 09:15:11 +08:00

9 lines
135 B
Batchfile

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