This commit is contained in:
USER-20220102CG\noblelift
2022-09-15 13:50:21 +08:00
commit 919476c067
709 changed files with 84643 additions and 0 deletions

8
nladmin-system/start.bat Normal file
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