This commit is contained in:
MaxKey
2023-04-23 11:39:22 +08:00
parent 53877529a5
commit 0f548607ea
14 changed files with 1615 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
#端口号
application:
name: maxkey-gateway-server
formatted-version: v3.5.16 GA
formatted-version: v3.5.17 GA
server:
port: 9000
spring:

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey
application.formatted-version =v3.5.16 GA
application.formatted-version =v3.5.17 GA
#for dynamic service discovery
spring.application.name =maxkey
############################################################################

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey-Mgt
application.formatted-version =v3.5.16 GA
application.formatted-version =v3.5.17 GA
#for dynamic service discovery
spring.application.name =maxkey-mgt
############################################################################