提交代码

This commit is contained in:
jiang 2024-12-09 10:32:07 +08:00
parent ef688d5096
commit 274731c5ec
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 19093
port: 29093
# Spring
spring:
servlet:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 19091
port: 29091
# Spring
spring:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 19090
port: 29090
servlet:
context-path: zhgd
# Spring

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 19092
port: 29092
# Spring
spring: