Commit c48a73f2 by ilal Committed by chenzg

提交

parent a2985763
......@@ -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