From 3a6ac2949244e6a3f70e165cd3802f1d90b78819 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期四, 24 十月 2024 11:20:41 +0800
Subject: [PATCH] 格式化SQL语句

---
 pipIrr-platform/pipIrr-global/src/main/resources/application-global(开发测试---166PC机).yml |   50 +++++++++++++++++++++++++++-----------------------
 1 files changed, 27 insertions(+), 23 deletions(-)

diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050\345\274\200\345\217\221\346\265\213\350\257\225---166PC\346\234\272\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050\345\274\200\345\217\221\346\265\213\350\257\225---166PC\346\234\272\051.yml"
index aa0e4cb..399f1c8 100644
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050\345\274\200\345\217\221\346\265\213\350\257\225---166PC\346\234\272\051.yml"
+++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050\345\274\200\345\217\221\346\265\213\350\257\225---166PC\346\234\272\051.yml"
@@ -73,6 +73,8 @@
     global:
         dev: true  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
         dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
+    nginx:
+        webPort: 54321
     mw:
         webPort: 8070
         actutorPort: 9070
@@ -136,38 +138,38 @@
         webPort: 8180
         actutorPort: 9180
     file2:
-        webPort: 8181
-        actutorPort: 9181
+        webPort: 8180
+        actutorPort: 9180
     file3:
-        webPort: 8182
-        actutorPort: 9182
+        webPort: 8180
+        actutorPort: 9180
     file4:
-        webPort: 8183
-        actutorPort: 9183
+        webPort: 8180
+        actutorPort: 9180
     file5:
-        webPort: 8184
-        actutorPort: 9184
+        webPort: 8180
+        actutorPort: 9180
     file6:
-        webPort: 8185
-        actutorPort: 9185
+        webPort: 8180
+        actutorPort: 9180
     file7:
-        webPort: 8186
-        actutorPort: 9186
+        webPort: 8180
+        actutorPort: 9180
     file8:
-        webPort: 8187
-        actutorPort: 9187
+        webPort: 8180
+        actutorPort: 9180
     file9:
-        webPort: 8188
-        actutorPort: 9188
+        webPort: 8180
+        actutorPort: 9180
     file10:
-        webPort: 8189
-        actutorPort: 9189
+        webPort: 8180
+        actutorPort: 9180
     file11:
-        webPort: 8190
-        actutorPort: 9190
+        webPort: 8180
+        actutorPort: 9180
     file12:
-        webPort: 8191
-        actutorPort: 9191
+        webPort: 8180
+        actutorPort: 9180
 
 
 #web鍒嗗竷寮忔枃浠剁郴缁�
@@ -175,7 +177,7 @@
     photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
     webFile:
         fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炵収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
+        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
         sv1:
             id: dyFile1
             absolutePath: E:/java/nginx-1.24.0/html/webfiles/
@@ -329,6 +331,8 @@
         - /remote/comRes/receive
         - /wx/comRes/receive
         - /app/captcha/get
+        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
+
 #鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
 auto-statistics:
     startHour: 0 #寮�濮嬪皬鏃� 0

--
Gitblit v1.8.0