Files
hl_two/wms/hd/nladmin-system/start.bat

9 lines
133 B
Batchfile
Raw Normal View History

2022-06-29 10:19:40 +08:00
@echo off
d:
cd \software\springboot
java -jar llsh_wms.jar
--spring.profiles.active=prod
--server.port=8010
-Dfile.encoding=UTF-8