You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
277 B

server:
port: 18094 #启动端口
max-http-header-size: 10000000
servlet:
context-path: /
spring:
application:
name: dxhy-operation-flow
profiles:
active: @deployType@
2 years ago
# active: std
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8