Ver Fonte

日常更新

wangliang há 4 anos atrás
pai
commit
dbd7e22903

+ 2 - 2
teachcloud-report/src/main/resources/application-dev.properties

@@ -72,8 +72,8 @@ com.qmth.api.global-auth=true
 #com.qmth.api.global-rate-limit=1/5s
 
 #token\u8D85\u65F6\u914D\u7F6E
-com.qmth.api.auth.time-max-ahead=1m
-com.qmth.api.auth.time-max-delay=5m
+com.qmth.api.auth.time-max-ahead=-300
+com.qmth.api.auth.time-max-delay=1800
 
 #\u7F13\u5B58\u65F6\u95F4
 com.qmth.cache.expire-after-write=8h

+ 2 - 2
teachcloud-report/src/main/resources/application-test.properties

@@ -70,8 +70,8 @@ com.qmth.api.global-auth=true
 #com.qmth.api.global-rate-limit=1/5s
 
 #token\u8D85\u65F6\u914D\u7F6E
-com.qmth.api.auth.time-max-ahead=1m
-com.qmth.api.auth.time-max-delay=5m
+com.qmth.api.auth.time-max-ahead=-300
+com.qmth.api.auth.time-max-delay=1800
 
 #\u7F13\u5B58\u65F6\u95F4
 com.qmth.cache.expire-after-write=8h