Commit e9e3b344 by ilal

提交

parent 4646b29f
......@@ -4,7 +4,7 @@ server:
servlet:
# context-path: /YoulinghrApiV100
session:
timeout: 3600 # session会话过期时间
timeout: 2592000 # session会话过期时间
spring:
servlet:
multipart:
......
......@@ -4,7 +4,7 @@ server:
servlet:
# context-path: /YoulinghrApiV100
session:
timeout: 3600 # session会话过期时间
timeout: 2592000 # session会话过期时间
spring:
servlet:
multipart:
......
......@@ -4,7 +4,7 @@ server:
servlet:
# context-path: /YoulinghrApiV100
session:
timeout: 3600 # session会话过期时间
timeout: 2592000 # session会话过期时间
spring:
servlet:
multipart:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment