''
liukangdong
2024-05-27 aeadf5dce5646f19ada355b3a35eab4f5b0956a1
server/system_timer/src/main/resources/application.yml
@@ -8,7 +8,7 @@
spring:
  application:
    name: system_timer
    name: systemTimer
  profiles:
    active: dev
@@ -64,7 +64,7 @@
  compression:
    enabled: true
    mime-types: application/json
  port: 10010
  port: 10011
  tomcat:
    max-swallow-size: -1
  servlet: