Files
rongLiJiaNai/wms/hd/nladmin-system/start.bat
2022-06-29 16:04:04 +08:00

9 lines
133 B
Batchfile

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