whycxzp
2025-05-12 2562c8881203fd10c45c97f1aad4a2ed85f030bd
src/main/resources/config/application-dev.yml
@@ -6,7 +6,7 @@
    context-path: /bg
    session:
      #session超时时间,默认30分钟
      timeout: 30m
      timeout: -1
      cookie:
        name: bg
        http-only: true