ll
liukangdong
2024-09-29 f6ac139bf416f98c3a3d28f6b1d80e4598bd648f
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: