Pārlūkot izejas kodu

财务经理变更列表BUG
1.2.61

anderx 3 gadi atpakaļ
vecāks
revīzija
5abbcca100
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/main/resources/spring/spring-shiro.xml

+ 1 - 0
src/main/resources/spring/spring-shiro.xml

@@ -63,6 +63,7 @@
 	<bean id="shrioRedisCacheManager"
 		class="com.goafanti.core.shiro.cache.ShiroRedisCacheManager">
 		<property name="redisTemplate" ref="sessionRedisTemplate" />
+<!--	token有效时间-->
 		<property name="expire" value="7200" />
 	</bean>