liukangdong
2024-06-28 07f4dbd80aecaf44b2c036037c5d84a1fdb8b451
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: