Files
wms1.0/wms_pro/hd/nladmin-system/start.bat

9 lines
135 B
Batchfile
Raw Normal View History

2024-02-02 14:27:17 +08:00
@echo off
d:
cd \software\springboot
java -jar hl_one_wms.jar
--spring.profiles.active=prod
--server.port=8010
-Dfile.encoding=UTF-8