初步完成

This commit is contained in:
张江玮
2022-10-19 19:34:01 +08:00
parent ab55218ca0
commit 91fa608cad
815 changed files with 71635 additions and 4 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