ソースを参照

Merge remote-tracking branch 'origin/master'

zhouzeyu 6 ヶ月 前
コミット
2912bcfc85
1 ファイル変更2 行追加3 行削除
  1. 2 3
      tr-test/src/main/resources/application.yml

+ 2 - 3
tr-test/src/main/resources/application.yml

@@ -38,7 +38,6 @@ spring:
     multipart:
       max-file-size: 10MB
       max-request-size: 20MB
-
 tr:
   storage:
     previewUrl: http://192.168.100.236:8012/onlinePreview?url=
@@ -117,5 +116,5 @@ sa-token:
     #    30天
     access-token-timeout: ${sa-token.timeout}
     #    1天
-    refresh-token-timeout: 2592000
-  timeout: 86400
+    refresh-token-timeout:  -1
+  timeout:  -1