first commit

This commit is contained in:
2025-07-03 09:00:02 +08:00
commit 6322bbfec2
732 changed files with 92132 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