This commit is contained in:
MaxKey 2022-11-12 11:20:41 +08:00
parent 3222ba7043
commit 8a76b59a46
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
# */ # */
#maxkey properties #maxkey properties
group =maxkey.top group =maxkey.top
version =3.5.9 version =3.5.10
vendor =https://www.maxkey.top vendor =https://www.maxkey.top
author =MaxKeyTop author =MaxKeyTop

View File

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

View File

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

View File

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