ll
liukangdong
2024-08-27 f3bd5baa8eb4eb7a896f7312a2e9a7c89a46cef5
server/system_timer/src/main/resources/application.yml
@@ -8,9 +8,7 @@
spring:
  application:
    name: system_timer
  profiles:
    active: dev
    name: systemTimer
  # JSON返回配置
  jackson:
@@ -64,7 +62,7 @@
  compression:
    enabled: true
    mime-types: application/json
  port: 10010
  port: 10011
  tomcat:
    max-swallow-size: -1
  servlet: