init project

This commit is contained in:
ldj_willow
2022-04-20 11:21:00 +08:00
parent ed5dad1836
commit c9028a4981
585 changed files with 60654 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 hl_zgbz.jar
--spring.profiles.active=prod
--server.port=8010
-Dfile.encoding=UTF-8