''
liukangdong
2024-06-11 f49cf1c04d06333ace67926430c651ca3cc1752f
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: