This commit is contained in:
zhangzq
2024-02-02 14:27:17 +08:00
parent 771aeedc63
commit a2454f25fa
640 changed files with 10409 additions and 86934 deletions

View File

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