Pārlūkot izejas kodu

add
切换医院功能

18339543638 6 mēneši atpakaļ
vecāks
revīzija
7cd3bf7f76
1 mainītis faili ar 2 papildinājumiem un 3 dzēšanām
  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:
     multipart:
       max-file-size: 10MB
       max-file-size: 10MB
       max-request-size: 20MB
       max-request-size: 20MB
-
 tr:
 tr:
   storage:
   storage:
     previewUrl: http://192.168.100.236:8012/onlinePreview?url=
     previewUrl: http://192.168.100.236:8012/onlinePreview?url=
@@ -117,5 +116,5 @@ sa-token:
     #    30天
     #    30天
     access-token-timeout: ${sa-token.timeout}
     access-token-timeout: ${sa-token.timeout}
     #    1天
     #    1天
-    refresh-token-timeout: 2592000
-  timeout: 86400
+    refresh-token-timeout:  -1
+  timeout:  -1