liukangdong
2024-06-12 a11bc1bed7953b88213330582c2085f60b5a73b1
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: