ll
liukangdong
2024-09-02 d3d61193582d35c1e6a61d4452b816e0d99f948c
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: