This commit is contained in:
USER-20220102CG\noblelift
2022-11-24 19:11:00 +08:00
parent dabd61fda0
commit 00d2e352fb
730 changed files with 92552 additions and 0 deletions

View File

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