From fd3819392c0c3fafc4f1d7d254b952207ddca3b5 Mon Sep 17 00:00:00 2001
From: liuxm <liuxm_a@163.com>
Date: 星期四, 23 五月 2024 10:56:39 +0800
Subject: [PATCH] 产品文件相关修改

---
 pms-parent/pms-global/src/main/resources/application-global.yml |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/pms-parent/pms-global/src/main/resources/application-global.yml b/pms-parent/pms-global/src/main/resources/application-global.yml
index 1a79b0a..d276283 100644
--- a/pms-parent/pms-global/src/main/resources/application-global.yml
+++ b/pms-parent/pms-global/src/main/resources/application-global.yml
@@ -52,7 +52,8 @@
     nginx:
         webPort: 8000
     sso:
-        checkUrl: http://127.0.0.1:12344/sso/sso/ssoCheck
+#        checkUrl: http://127.0.0.1:12344/sso/sso/ssoCheck
+        checkUrl: http://127.0.0.1:12344/sso/sso/ssoPowerCheck
         curUserUrl: http://127.0.0.1:12344/sso/sso/ssoCurUser
         webPort: 12344
         idSuffix: 1
@@ -68,7 +69,6 @@
     other:
         webPort: 12348
         idSuffix: 5
-
     file:
         idSuffix: 99
     file1:
@@ -109,7 +109,7 @@
             hashEnd: 5461
             restUrl: http://127.0.0.1:${pms.file1.webPort}/file #file鏄笂涓嬫枃
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ #nginx鏈嶅姟璺緞
-            webDownloadUrl: http://127.0.0.1:${pms.file1.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=  #瀹為檯涓嬭浇webUrl= restUrl + webDownloadPath
         sv2:
             id: dyFile2
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -118,7 +118,7 @@
             hashEnd: 10923
             restUrl: http://127.0.0.1:${pms.file2.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file2.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv3:
             id: dyFile3
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -127,7 +127,7 @@
             hashEnd: 16385
             restUrl: http://127.0.0.1:${pms.file3.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file3.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv4:
             id: dyFile4
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -136,7 +136,7 @@
             hashEnd: 21847
             restUrl: http://127.0.0.1:${pms.file4.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file4.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv5:
             id: dyFile5
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -145,7 +145,7 @@
             hashEnd: 27309
             restUrl: http://127.0.0.1:${pms.file5.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file5.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv6:
             id: dyFile6
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -154,7 +154,7 @@
             hashEnd: 32767
             restUrl: http://127.0.0.1:${pms.file6.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file6.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv7:
             id: dyFile7
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -163,7 +163,7 @@
             hashEnd: 38229
             restUrl: http://127.0.0.1:${pms.file7.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file7.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv8:
             id: dyFile8
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -172,7 +172,7 @@
             hashEnd: 43691
             restUrl: http://127.0.0.1:${pms.file8.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file8.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv9:
             id: dyFile9
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -181,7 +181,7 @@
             hashEnd: 49153
             restUrl: http://127.0.0.1:${pms.file9.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file9.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv10:
             id: dyFile10
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -190,7 +190,7 @@
             hashEnd: 54615
             restUrl: http://127.0.0.1:${pms.file10.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file10.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv11:
             id: dyFile11
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -199,7 +199,7 @@
             hashEnd: 60077
             restUrl: http://127.0.0.1:${pms.file11.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file11.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=
         sv12:
             id: dyFile12
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -208,4 +208,4 @@
             hashEnd: 65535
             restUrl: http://127.0.0.1:${pms.file12.webPort}/file
             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/
-            webDownloadUrl: http://127.0.0.1:${pms.file12.webPort}/file/download/down?id=
+            webDownloadPath: /download/down?id=

--
Gitblit v1.8.0