Commit 5a2c468d authored by suhuiguang's avatar suhuiguang

1.dev3->dev

parent 90ca2549
spring.application.name=TZS-96333
server.servlet.context-path=/elevator
server.port=11004
spring.profiles.active=dev3
spring.profiles.active=dev
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
......
spring.application.name=TZS-CYLINDER
server.servlet.context-path=/cylinder
server.port=11003
spring.profiles.active=dev3
spring.profiles.active=dev
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
......
spring.application.name=TZS-JCZS
server.servlet.context-path=/jczs
server.port=11002
spring.profiles.active=dev3
spring.profiles.active=dev
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
......
spring.application.name=TZS-COMMON-SHG
spring.application.name=TZS-COMMON
server.servlet.context-path=/tcm
server.port=11002
spring.profiles.active=dev3
spring.profiles.active=dev
#最大等待队列长度,默认100
server.tomcat.accept-count=1000
#最大链接数,默认8192
......
spring.application.name=TZS-YMT
server.servlet.context-path=/ymt
server.port=11000
spring.profiles.active=dev3
spring.profiles.active=dev
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment