瀏覽代碼

add
切换医院功能

18339543638 6 月之前
父節點
當前提交
7cd3bf7f76
共有 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