ll
liukangdong
2025-02-24 b94daf4ea357eafce26f37a1f0a799d55cbfa1a4
server/system_timer/src/main/resources/application.yml
@@ -9,8 +9,6 @@
spring:
  application:
    name: systemTimer
  profiles:
    active: dev
  # JSON返回配置
  jackson:
@@ -37,7 +35,7 @@
cache:
  session:
    # 会话过期时长(s)
    expire: 18000
    expire: 1800
  captcha:
    # 验证码过期时长(s)
    expire: 300