init project

This commit is contained in:
2022-06-27 11:14:08 +08:00
parent d0850bed62
commit 8798ab81de
732 changed files with 90286 additions and 0 deletions

View File

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