From 97777b835192d6f0fedc8fec397fa52a382328cc Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期二, 25 三月 2025 10:18:17 +0800
Subject: [PATCH] 调整application.yml配置文件的结构,以支持多服务器多子系统的方便配置切换

---
 pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database.yml         |    3 
 pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application.yml            |   17 -
 pipIrr-platform/pipIrr-global/src/main/resources/application-database(开发测试---单数据库).yml      |    2 
 pipIrr-platform/pipIrr-global/src/main/resources/application-database-gz.yml                |    2 
 pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application(121服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application-self.yml          |   17 +
 pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application.yml                |   15 -
 pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml                  |    2 
 pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application(121服务器).yml        |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application(121服务器).yml        |    4 
 pipIrr-platform/pipIrr-global/src/main/resources/application-database-hlj.yml               |    2 
 pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml        |   22 +
 pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application(233服务器).yml |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application(233服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application(233服务器).yml   |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application-self.yml     |   12 +
 pipIrr-platform/pipIrr-global/src/main/resources/application-global(166web文件花生壳).yml        |    2 
 pipIrr-platform/pipIrr-global/src/main/resources/application-common-web(233服务器).yml         |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application(233服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application-self.yml           |   29 ++
 pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application(121服务器).yml    |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application(233服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application.yml               |   19 -
 pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application(233服务器).yml        |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application-self.yml           |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application.yml         |   15 -
 pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml                       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml          |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml             |   15 -
 pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml                   |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application(121服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application-self.yml          |   17 +
 pipIrr-platform/pipIrr-global/src/main/resources/application-common-mw.yml                  |   30 ++
 pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application(233服务器).yml    |    4 
 pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml                     |    6 
 pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application(233服务器).yml     |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application.yml                |   15 -
 pipIrr-platform/pipIrr-global/src/main/resources/application-database-jc.yml                |    2 
 pipIrr-platform/pipIrr-global/src/main/resources/application-database-lz.yml                |    2 
 pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application(121服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application(121服务器).yml     |    4 
 pipIrr-platform/pipIrr-global/src/main/resources/application-common-web.yml                 |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml               |   36 --
 pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application.yml                |   31 --
 pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application(233服务器).yml  |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application-self.yml       |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application-self.yml    |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application(121服务器).yml |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application(233服务器).yml        |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application-self.yml      |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application(121服务器).yml     |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application-self.yml        |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application.yml               |   15 -
 pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application(233服务器).yml        |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application(233服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application-self.yml           |   12 +
 pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application.yml           |   17 -
 pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application.yml               |   19 -
 pipIrr-platform/pipIrr-global/src/main/resources/application-common-web(121服务器).yml         |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application(121服务器).yml   |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application(121服务器).yml        |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application-self.yml          |   31 ++
 pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application(233服务器).yml     |    4 
 /dev/null                                                                                   |   17 -
 pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application(121服务器).yml  |    4 
 pipIrr-platform/pipIrr-global/src/main/resources/application-database-yq.yml                |    2 
 pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application(121服务器).yml       |    4 
 pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application.yml             |   25 --
 pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml          |   15 -
 69 files changed, 390 insertions(+), 272 deletions(-)

diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-common-mw.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-mw.yml
new file mode 100644
index 0000000..b84935b
--- /dev/null
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-mw.yml
@@ -0,0 +1,30 @@
+common:
+  # 浠ヤ笅鏄腑闂翠欢搴旂敤
+  # 233鏈嶅姟鍣細
+  #   ym: 8070  9070
+  #   sp: 8073  9073
+  #   test: 8072  9072
+  #   mj: 8071  9071
+  # 121鏈嶅姟鍣細
+  #   mq: 8100  9100
+  #   yq: 8101  9101
+  #   hlj: 8102  9102
+  #   gz: 8103  9103
+  #   lz: 8104  9104
+  #   jc: 8105  9105
+  pipIrr_mw_webPort: 8100 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
+  pipIrr_mw_actutorPort: 9100 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
+
+  # 233鏈嶅姟鍣細
+  #   ym: pipIrr_ym
+  #   sp: pipIrr_sp
+  #   test: pipIrr_test
+  #   mj: pipIrr_mj
+  # 121鏈嶅姟鍣細
+  #   mq: pipIrr_mq
+  #   yq: pipIrr_yq
+  #   hlj: pipIrr_hlj
+  #   gz: pipIrr_gz
+  #   lz: pipIrr_lz
+  #   jc: pipIrr_jc
+  spring_datasource_url_dbname: pipIrr_mq
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..08b0b74
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+common:
+  # 233鏈嶅姟鍣細ym,mj,sp,test
+  # 121鏈嶅姟鍣細mq,yq,hlj,gz,lz,jc
+  spring_main_datasource_names: mq,yq,hlj,gz,lz,jc
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..919318c
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+common:
+  # 233鏈嶅姟鍣細ym,mj,sp,test
+  # 121鏈嶅姟鍣細mq,yq,hlj,gz,lz,jc
+  spring_main_datasource_names: ym,mj,sp,test
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web.yml
new file mode 100644
index 0000000..919318c
--- /dev/null
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-common-web.yml
@@ -0,0 +1,4 @@
+common:
+  # 233鏈嶅姟鍣細ym,mj,sp,test
+  # 121鏈嶅姟鍣細mq,yq,hlj,gz,lz,jc
+  spring_main_datasource_names: ym,mj,sp,test
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050121\346\234\215\345\212\241\345\231\250\051.yml"
deleted file mode 100644
index 611aa10..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050121\346\234\215\345\212\241\345\231\250\051.yml"
+++ /dev/null
@@ -1,8 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    #澶氭暟鎹簮闇�瑕侀厤缃�
-    main:
-        allow-bean-definition-overriding: true #璁剧疆涓簍rue鏃讹紝鍚庡畾涔夌殑bean浼氳鐩栦箣鍓嶅畾涔夌殑鐩稿悓鍚嶇О鐨刡ean
-    datasource: #閰嶇疆鏁版嵁婧�
-        #澶氫釜鏁版嵁婧愬悕绉板湪姝ら厤缃紝瑕佹眰涓巗pring銆俤atasource銆俒ym][sp][test]涓殑涓�鑷�
-        names: mq,yq,hlj,gz,lz,jc
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050233\346\234\215\345\212\241\345\231\250\051.yml"
deleted file mode 100644
index 9445737..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050233\346\234\215\345\212\241\345\231\250\051.yml"
+++ /dev/null
@@ -1,8 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    #澶氭暟鎹簮闇�瑕侀厤缃�
-    main:
-        allow-bean-definition-overriding: true #璁剧疆涓簍rue鏃讹紝鍚庡畾涔夌殑bean浼氳鐩栦箣鍓嶅畾涔夌殑鐩稿悓鍚嶇О鐨刡ean
-    datasource: #閰嶇疆鏁版嵁婧�
-        #澶氫釜鏁版嵁婧愬悕绉板湪姝ら厤缃紝瑕佹眰涓巗pring銆俤atasource銆俒ym][sp][test]涓殑涓�鑷�
-        names: ym,mj,sp,test,mq
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050\345\274\200\345\217\221\346\265\213\350\257\225---\345\215\225\346\225\260\346\215\256\345\272\223\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050\345\274\200\345\217\221\346\265\213\350\257\225---\345\215\225\346\225\260\346\215\256\345\272\223\051.yml"
index 6debbc7..312803e 100644
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050\345\274\200\345\217\221\346\265\213\350\257\225---\345\215\225\346\225\260\346\215\256\345\272\223\051.yml"
+++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-database\050\345\274\200\345\217\221\346\265\213\350\257\225---\345\215\225\346\225\260\346\215\256\345\272\223\051.yml"
@@ -1,8 +1,6 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     #澶氭暟鎹簮闇�瑕侀厤缃�
-    main:
-        allow-bean-definition-overriding: true #璁剧疆涓簍rue鏃讹紝鍚庡畾涔夌殑bean浼氳鐩栦箣鍓嶅畾涔夌殑鐩稿悓鍚嶇О鐨刡ean
     datasource: #閰嶇疆鏁版嵁婧�
         #澶氫釜鏁版嵁婧愬悕绉板湪姝ら厤缃紝瑕佹眰涓巗pring銆俤atasource銆俒ym][sp][test]涓殑涓�鑷�
         names: ym
\ No newline at end of file
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-gz.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-gz.yml
index fcacbdd..c07cb84 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-gz.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-gz.yml
@@ -1,7 +1,7 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     datasource: #閰嶇疆鏁版嵁婧�
-        mq:
+        gz:
             #name: ym
             type: com.alibaba.druid.pool.DruidDataSource
             driverClassName: com.mysql.cj.jdbc.Driver
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-hlj.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-hlj.yml
index 2b3388f..767b6b1 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-hlj.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-hlj.yml
@@ -1,7 +1,7 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     datasource: #閰嶇疆鏁版嵁婧�
-        mq:
+        hlj:
             #name: ym
             type: com.alibaba.druid.pool.DruidDataSource
             driverClassName: com.mysql.cj.jdbc.Driver
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-jc.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-jc.yml
index b82a9e6..068180f 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-jc.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-jc.yml
@@ -1,7 +1,7 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     datasource: #閰嶇疆鏁版嵁婧�
-        mq:
+        jc:
             #name: ym
             type: com.alibaba.druid.pool.DruidDataSource
             driverClassName: com.mysql.cj.jdbc.Driver
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-lz.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-lz.yml
index bf01522..ef29b81 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-lz.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-lz.yml
@@ -1,7 +1,7 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     datasource: #閰嶇疆鏁版嵁婧�
-        mq:
+        lz:
             #name: ym
             type: com.alibaba.druid.pool.DruidDataSource
             driverClassName: com.mysql.cj.jdbc.Driver
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-yq.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-yq.yml
index f322284..d16ad9b 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-database-yq.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database-yq.yml
@@ -1,7 +1,7 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     datasource: #閰嶇疆鏁版嵁婧�
-        mq:
+        yq:
             #name: ym
             type: com.alibaba.druid.pool.DruidDataSource
             driverClassName: com.mysql.cj.jdbc.Driver
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml
index 9445737..640e5a8 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml
@@ -1,8 +1,6 @@
 # 鏁版嵁婧愰厤缃�
 spring:
     #澶氭暟鎹簮闇�瑕侀厤缃�
-    main:
-        allow-bean-definition-overriding: true #璁剧疆涓簍rue鏃讹紝鍚庡畾涔夌殑bean浼氳鐩栦箣鍓嶅畾涔夌殑鐩稿悓鍚嶇О鐨刡ean
     datasource: #閰嶇疆鏁版嵁婧�
         #澶氫釜鏁版嵁婧愬悕绉板湪姝ら厤缃紝瑕佹眰涓巗pring銆俤atasource銆俒ym][sp][test]涓殑涓�鑷�
-        names: ym,mj,sp,test,mq
+        names: ${common.spring_main_datasource_names}
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml"
index b91a8b6..bc9864b 100644
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml"
+++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml"
@@ -1,4 +1,6 @@
 spring:
+    main:
+        allow-bean-definition-overriding: true #璁剧疆涓簍rue鏃讹紝鍚庡畾涔夌殑bean浼氳鐩栦箣鍓嶅畾涔夌殑鐩稿悓鍚嶇О鐨刡ean
     servlet:
         multipart:
             # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050gz\347\224\230\345\267\236\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050gz\347\224\230\345\267\236\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 9885053..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050gz\347\224\230\345\267\236\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8103 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9103 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050hlj\351\273\221\351\276\231\346\261\237\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050hlj\351\273\221\351\276\231\346\261\237\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index cb7a1ea..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050hlj\351\273\221\351\276\231\346\261\237\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8102 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9102 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050jc\351\207\221\345\267\235\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050jc\351\207\221\345\267\235\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 65d0dc4..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050jc\351\207\221\345\267\235\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8105 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9105 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050lz\345\207\211\345\267\236\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050lz\345\207\211\345\267\236\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 367bfe4..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050lz\345\207\211\345\267\236\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8104 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9104 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050mj\346\242\205\346\261\237\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050mj\346\242\205\346\261\237\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 7b8a41e..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050mj\346\242\205\346\261\237\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8071 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9071 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050mq\346\260\221\345\213\244\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050mq\346\260\221\345\213\244\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index e348a29..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050mq\346\260\221\345\213\244\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8100 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9100 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050sp\346\262\231\347\233\230\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050sp\346\262\231\347\233\230\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index bde2d27..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050sp\346\262\231\347\233\230\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8073 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9073 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 806ea2d..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8072 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9072 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050ym\345\205\203\350\260\213\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050ym\345\205\203\350\260\213\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 379f78f..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050ym\345\205\203\350\260\213\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8070 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9070 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050yq\345\273\266\345\272\206\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050yq\345\273\266\345\272\206\347\263\273\347\273\237\051.yml"
deleted file mode 100644
index 8f361be..0000000
--- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050yq\345\273\266\345\272\206\347\263\273\347\273\237\051.yml"
+++ /dev/null
@@ -1,478 +0,0 @@
-spring:
-    servlet:
-        multipart:
-            # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
-            max-file-size: 500MB
-            max-request-size: 5000MB
-    http:
-        client:
-            # spring restTemplate 瀵瑰http璁块棶鏃�
-            connect-timeout: 3000 # 杩炴帴瓒呮椂鏃堕棿
-            read-timeout: 3000 # 璇诲彇瓒呮椂鏃堕棿
-logging:
-    charset:
-        console: UTF-8
-    config:
-        classpath: log4j2.yml
-#绂佺敤鐧芥爣閿欒椤甸潰
-server:
-    error:
-        whitelabel:
-            enabled: false
-    #servlet閰嶇疆
-    servlet:
-        encoding:
-            #鍙栨秷榛樿鐨勫瓧绗﹂泦缂栫爜
-            enabled: true
-            #璁剧疆寮哄埗浣跨敤鎸囧畾瀛楃缂栫爜闆�
-            force: true
-            #浣跨敤鐨勫瓧绗︾紪鐮�
-            charset: utf-8
-# actuator閰嶇疆锛屽厛include浜嗗叏閮紝鐒跺悗鍐峞xclude鎸囧畾鐨別ndpoint
-management:
-    endpoints:
-        web:
-            exposure:
-                include: '*'
-                #exclude: beans
-        .shutdown:
-            enabled: true #鏄惁寮�鍚�/actuator/shutdown
-
-# SpringDoc-OpenApi 閰嶇疆
-springdoc:
-    swagger-ui:
-        #搴旂敤actuator鏃讹紝璁块棶: http://[IP]:[port]/actuator/swagger-ui/index.html 渚嬪http://127.0.0.1:9080/actuator/swagger-ui/index.html
-        #鏈敤actuator鏃讹紝璁块棶: http://[IP]:[port]/[context]/swagger-ui/index.html 渚嬪http://127.0.0.1:8080/[瀛愮郴缁熶笂涓嬫枃锛坆ase锛塢/swagger-ui/index.html
-        path: /swagger-ui
-        operationsSorter: method # HTTP 鏂规硶鎺掑簭
-        tagsSorter: alpha # API 鎺掑簭
-    api-docs:
-        path: /v3/apiDocs
-        groups:
-            enabled: true
-    show-actuator: true #鍦╝ctuator閰嶇疆鐨勭鍙e強涓婁笅鏂囦腑璁块棶 SpringDoc-OpenApi
-    use-management-port: true #搴旂敤actuator閰嶇疆鐨勭鍙o紝浣嗕笂闈㈢殑swagger-ui:path鍙細閲囩敤榛樿鍊約wagger-ui
-    packages-to-scan: com.dy
-    #paths-to-match: /sys/**, /demo/**, /**
-    paths-to-match:  /**
-    web:
-        title: 澶х鑺傛按绠$亴鐩戞帶绯荤粺API
-        description: 澶х鑺傛按绠$亴鐩戞帶绯荤粺鏈嶅姟绔� Restfull API
-        version: v1.0.0
-        license-name: 澶х鑺傛按鐮旂┒闄�
-
-#MybatisPlus 閰嶇疆鏃ュ織鏄剧ず鎵цSQL
-mybatis-plus:
-    #鍖归厤sql璇彞鐨勬槧灏勬枃浠剁殑浣嶇疆锛宑lasspath浠h〃鍦╮esources涓�
-    mapper-locations: classpath:mapper/*.xml
-    #浠ヤ笅涓や釜閰嶇疆鍙互鐪佺暐锛屽湪mapper鏄犲皠鏂囦欢涓厤缃�淍Mapper鈥濅篃鏄彲浠ョ殑銆�
-    #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity
-    #type-aliases-package: com.dy.pipIrrGlobal.daoBa
-    configuration:
-        #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織
-        #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 涓嶅啀搴旂敤锛屾敼涓篜rintSqlInterceptor鎷︽埅鍣ㄨ緭鍑簊ql鏃ュ織锛屼笅闈rint-sql椤归厤缃�
-        print-sql: false # 杈撳嚭sql鏃ュ織寮�鍏筹紝鎺у埗PrintSqlInterceptor鎷︽埅鍣ㄦ槸鍚﹀姞杞�
-        #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name
-        #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name
-        #map-underscore-to-camel-case: true
-        lazyLoadingEnabled: true # 寮�鍚欢鏃跺姞杞藉紑鍏�
-        aggressiveLazyLoading: false # 灏嗙Н鏋佸姞杞芥敼涓烘秷鏋佸姞杞斤紙鍗虫寜闇�鍔犺浇锛夛紝榛樿鍊兼槸false
-        lazy-load-trigger-methods: ""  # 闃绘尅涓嶇浉骞茬殑鎿嶄綔瑙﹀彂锛屽疄鐜版噿鍔犺浇
-        cache-enabled: true  #鎵撳紑鍏ㄥ眬缂撳瓨寮�鍏筹紙浜岀骇鐜锛夛紝榛樿鍊兼槸true
-        default-enum-type-handler: com.dy.common.mybatis.envm.EnumCodeTypeHandler
-
-pipIrr:
-    global:
-        dev: false  #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse
-        dsName: ym  #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О
-    nginx:
-        root: D:/apps/pipIrr/nginx-1.27.0
-        webPort: 54321
-        webFilePort: 64321
-    mw:
-        webPort: 8101 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9101 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        idSuffix: 0
-    sso:
-        cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
-        cacheDuration: 720  #缂撳瓨鐧诲綍鐢ㄦ埛鍙戝憜鏈�澶ф椂闀匡紙鍒嗛挓锛�
-        checkUrl: http://127.0.0.1:8079/sso/sso/ssoCheck
-        webPort: 8079
-        actutorPort: 9079
-        idSuffix: 1
-    base:
-        webPort: 8080
-        actutorPort: 9080
-        idSuffix: 2
-    remote:
-        webPort: 8081
-        actutorPort: 9081
-        idSuffix: 3
-    statistics:
-        webPort: 8082
-        actutorPort: 9082
-        idSuffix: 4
-    gis:
-        webPort: 8083
-        actutorPort: 9083
-        idSuffix: 5
-    demo:
-        webPort: 8000
-        actutorPort: 9000
-        idSuffix: 99
-    sell:
-        webPort: 8084
-        actutorPort: 9084
-        idSuffix: 6
-    project:
-        webPort: 8085
-        actutorPort: 9085
-        idSuffix: 7
-    irrigate:
-        webPort: 8086
-        actutorPort: 9086
-        idSuffix: 8
-    wechat:
-        webPort: 8087
-        actutorPort: 9087
-        idSuffix: 9
-    app:
-        webPort: 8088
-        actutorPort: 9088
-        idSuffix: 10
-    operation:
-        webPort: 8089
-        actutorPort: 9089
-        idSuffix: 11
-    # 2023-10-24鏂板锛岀敤浜庢墽琛屼复鏃朵换鍔★紝渚嬪鍒犻櫎鏁版嵁搴撲腑涓婁簺鍑洪敊鐨勬暟鎹�
-    temp:
-        webPort: 8099
-        actutorPort: 9099
-        idSuffix: 98
-
-    # 鍒嗗竷寮弚eb鏂囦欢绯荤粺
-    file:
-        idSuffix: 99
-    file1:
-        webPort: 8180
-        actutorPort: 9180
-    file2:
-        webPort: 8180
-        actutorPort: 9180
-    file3:
-        webPort: 8180
-        actutorPort: 9180
-    file4:
-        webPort: 8180
-        actutorPort: 9180
-    file5:
-        webPort: 8180
-        actutorPort: 9180
-    file6:
-        webPort: 8180
-        actutorPort: 9180
-    file7:
-        webPort: 8180
-        actutorPort: 9180
-    file8:
-        webPort: 8180
-        actutorPort: 9180
-    file9:
-        webPort: 8180
-        actutorPort: 9180
-    file10:
-        webPort: 8180
-        actutorPort: 9180
-    file11:
-        webPort: 8180
-        actutorPort: 9180
-    file12:
-        webPort: 8180
-        actutorPort: 9180
-
-
-#web鍒嗗竷寮忔枃浠剁郴缁�
-dy:
-    photoZipWidth: 400 #缂╃暐鍥惧昂瀵�
-    webFile:
-        fmUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file # fm鐨剋eb涓婁笅鏂� URL
-        supportedFileTypes: docx,xlsx,doc,xls,pdf #鏀寔鐨勬枃妗o紙闈炲獟浣撴枃浠讹紝濡傜収鐗囥�佸綍闊炽�佸綍鍍忥級鏂囦欢绫诲瀷
-        sv1:
-            id: dyFile1
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile1
-            hashStart: 0
-            hashEnd: 5461
-            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file鏄笂涓嬫枃,ip涓哄眬鍩熺綉ip鎴栨湰鍦癐P
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv2:
-            id: dyFile2
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile2
-            hashStart: 5462
-            hashEnd: 10923
-            restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv3:
-            id: dyFile3
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile3
-            hashStart: 10924
-            hashEnd: 16385
-            restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv4:
-            id: dyFile4
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile4
-            hashStart: 16386
-            hashEnd: 21847
-            restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv5:
-            id: dyFile5
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile5
-            hashStart: 21848
-            hashEnd: 27309
-            restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv6:
-            id: dyFile6
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile6
-            hashStart: 27310
-            hashEnd: 32767
-            restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv7:
-            id: dyFile7
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile7
-            hashStart: 32768
-            hashEnd: 38229
-            restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv8:
-            id: dyFile8
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile8
-            hashStart: 38230
-            hashEnd: 43691
-            restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv9:
-            id: dyFile9
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile9
-            hashStart: 43692
-            hashEnd: 49153
-            restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv10:
-            id: dyFile10
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile10
-            hashStart: 49154
-            hashEnd: 54615
-            restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv11:
-            id: dyFile11
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile11
-            hashStart: 54616
-            hashEnd: 60077
-            restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-        sv12:
-            id: dyFile12
-            absolutePath: ${pipIrr.nginx.root}/html/webfiles/
-            relativePath: webFile12
-            hashStart: 60078
-            hashEnd: 65535
-            restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file
-            webUrl: http://8.130.130.233:${pipIrr.nginx.webFilePort}/webfiles/ #nginx鏈嶅姟璺緞,瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-            webDownloadPath: http://8.130.130.233:${pipIrr.nginx.webPort}/file/download/down?id=  #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚�
-
-#椤圭洰缂栧彿
-#projectCode:
-#    ym: 100
-#    sp: 101
-
-#椤圭洰閰嶇疆
-project:
-    #椤圭洰缂栫爜
-    projectNo: 10
-    #鎺у埗鍣ㄧ被鍨�
-    controllerType: 57
-    #榛樿琛屾斂鍖哄垝缂栫爜锛堝ぉ娲�-澶╂触甯�-姝︽竻鍖�-浜花宸ヤ笟鍥�-澶х鑺傛按锛�
-    divisionCode: 120114403100
-
-
-#閫氳涓棿浠剁浉鍏抽厤缃�
-#protocol: DYJS_2023,DYJS_2024
-mw:
-    #鍛戒护鍙戦�侀�氫俊涓棿浠跺湴鍧�
-    ym:
-        url: "http://127.0.0.1:8070"
-        comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send"
-    mj:
-        url: "http://127.0.0.1:8071"
-        comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send"
-    sp:
-        url: "http://127.0.0.1:8073"
-        comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send"
-    test:
-        url: "http://127.0.0.1:8072"
-        comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send"
-    mq:
-        url: "http://127.0.0.1:8100"
-        comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send"
-    yq:
-        url: "http://127.0.0.1:8101"
-        comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send"
-    hlj:
-        url: "http://127.0.0.1:8102"
-        comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send"
-    gz:
-        url: "http://127.0.0.1:8103"
-        comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send"
-    lz:
-        url: "http://127.0.0.1:8104"
-        comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send"
-    jc:
-        url: "http://127.0.0.1:8105"
-        comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send"
-    #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive"
-    #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃
-    mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive"
-    #rtu杩滅▼鍗囩骇鐘舵�佷俊鎭洖璋冨湴鍧�
-    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
-    #寰俊灏忕▼搴忓簲鐢ㄤ腑Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃
-    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
-
-#涓嶈繘琛寀serToken杩囨护鐨刄RL锛孈ConfigurationProperties瑕佹眰tokennofilter涓墍鏈夊瓧姣嶉兘灏忓啓
-tokennofilter:
-    urls:
-        - /sso/sso
-        - /remote/comRes/receive
-        - /remote/msCenter/receive
-        - /remote/rtuUpgradeStateReceiver/receive
-        - /remote/websocket
-        - /wx/comRes/receive
-        - /app/captcha/get
-        - /file/file #web鍒嗗竷寮忔枃浠剁郴缁�
-        - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁�
-
-#鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜
-auto-statistics:
-    startHour: 0 #寮�濮嬪皬鏃讹紝蹇呴』鏄�0鐐规垨涔嬪悗锛屽彇鍊艰寖鍥存槸0~5锛屽惁StatisticsListener涓嚜鍔ㄨ缃垚0
-    startMinute: 5 #寮�濮嬪垎閽� 5
-
-#閽夐拤娑堟伅鎺ㄩ��
-dingtalk:
-    ym:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    sp:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    test:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    mq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    yq:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    hlj:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    gz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    lz:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-    jc:
-        enable: false #鏄惁鍚敤
-        robot:
-            url: https://oapi.dingtalk.com/robot/send
-            access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f
-            secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7
-        at-all: true
-        mobile: 18602657034
-
-#闃�鎺у櫒鍙傛暟
-rtu:
-    signalIntensity:
-        weak: 10
-        ordinary: 20
-#        strong: 20
-
-#铏氭嫙鍗¢厤缃弬鏁�
-vc:
-    #铏氭嫙鍗℃渶浣庝綑棰濇姤璀﹀��
-    alarmValue: 10
\ No newline at end of file
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
index 379f78f..2fffebe 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
@@ -1,4 +1,6 @@
 spring:
+    main:
+        allow-bean-definition-overriding: true #璁剧疆涓簍rue鏃讹紝鍚庡畾涔夌殑bean浼氳鐩栦箣鍓嶅畾涔夌殑鐩稿悓鍚嶇О鐨刡ean
     servlet:
         multipart:
             # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬
@@ -90,8 +92,8 @@
         webPort: 54321
         webFilePort: 64321
     mw:
-        webPort: 8070 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
-        actutorPort: 9070 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
+        webPort: ${common.pipIrr_mw_webPort} #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
+        actutorPort: ${common.pipIrr_mw_actutorPort} #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢�
         idSuffix: 0
     sso:
         cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у��
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050gz\347\224\230\345\267\236\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050gz\347\224\230\345\267\236\051.yml"
deleted file mode 100644
index 9b350db..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050gz\347\224\230\345\267\236\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_gz?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050hlj\351\273\221\351\276\231\346\261\237\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050hlj\351\273\221\351\276\231\346\261\237\051.yml"
deleted file mode 100644
index 895c059..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050hlj\351\273\221\351\276\231\346\261\237\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_hlj?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050jc\351\207\221\345\267\235\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050jc\351\207\221\345\267\235\051.yml"
deleted file mode 100644
index 4a9bd0e..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050jc\351\207\221\345\267\235\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_jc?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050lz\345\207\211\345\267\236\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050lz\345\207\211\345\267\236\051.yml"
deleted file mode 100644
index 918469f..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050lz\345\207\211\345\267\236\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_lz?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050mj\346\242\205\346\261\237\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050mj\346\242\205\346\261\237\051.yml"
deleted file mode 100644
index f845cb9..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050mj\346\242\205\346\261\237\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_mj?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050mq\346\260\221\345\213\244\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050mq\346\260\221\345\213\244\051.yml"
deleted file mode 100644
index f5a2a65..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050mq\346\260\221\345\213\244\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_mq?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050sp\346\262\231\347\233\230\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050sp\346\262\231\347\233\230\051.yml"
deleted file mode 100644
index 1a96fda..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050sp\346\262\231\347\233\230\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_sp?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050test\346\265\213\350\257\225\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050test\346\265\213\350\257\225\051.yml"
deleted file mode 100644
index aea6689..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050test\346\265\213\350\257\225\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_test?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050ym\345\205\203\350\260\213\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050ym\345\205\203\350\260\213\051.yml"
deleted file mode 100644
index 37760be..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050ym\345\205\203\350\260\213\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_ym?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050yq\345\273\266\345\272\206\051.yml" "b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050yq\345\273\266\345\272\206\051.yml"
deleted file mode 100644
index 9b13750..0000000
--- "a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database\050yq\345\273\266\345\272\206\051.yml"
+++ /dev/null
@@ -1,17 +0,0 @@
-# 鏁版嵁婧愰厤缃�
-spring:
-    datasource: #閰嶇疆鏁版嵁婧�
-        type: com.alibaba.druid.pool.DruidDataSource
-        driver-class-name: com.mysql.cj.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/pipIrr_yq?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        username: root
-        password: dysql,;.abc!@#
-        druid:
-            #鏁版嵁婧愬悕绉帮細褰撳瓨鍦ㄥ涓暟鎹簮鏃讹紝璁剧疆鍚嶅瓧鍙互寰堟柟渚跨殑鏉ヨ繘琛屽尯鍒�,榛樿鑷姩鐢熸垚鍚嶇О锛屾牸寮忔槸锛�"DataSource-" + System.identityHashCode(this)
-            #name: name: druid-mysql-mw-rtu 鍗曟暟鎹簮涓嶈捣浣滅敤锛屾墍浠ユ敞閲婃帀
-            #閰嶇疆鍒濆鍖栧ぇ灏忋�佹渶灏忋�佹渶澶�
-            initialSize: 10
-            minIdle: 10
-            maxActive: 200
-            # 鑾峰彇杩炴帴鏃舵渶澶х瓑寰呮椂闂�,鍗曚綅姣銆傞厤缃簡maxWait涔嬪悗,缂虹渷鍚敤鍏钩閿�,骞跺彂鏁堢巼浼氭湁鎵�涓嬮檷,濡傛灉闇�瑕佸彲浠ラ�氳繃閰嶇疆useUnfairLock灞炴�т负true浣跨敤闈炲叕骞抽攣
-            maxWait: 60000
diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database.yml b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database.yml
index 190fcb6..d9ef8b1 100644
--- a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database.yml
+++ b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application-database.yml
@@ -3,8 +3,7 @@
     datasource: #閰嶇疆鏁版嵁婧�
         type: com.alibaba.druid.pool.DruidDataSource
         driver-class-name: com.mysql.cj.jdbc.Driver
-        # url: jdbc:mysql://127.0.0.1:3306/pipIrr_ym?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
-        url: jdbc:mysql://192.168.40.166:3306/pipIrr_ym?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
+        url: jdbc:mysql://127.0.0.1:3306/${common.spring_datasource_url_dbname}?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
         username: root
         password: dysql,;.abc!@#
         druid:
diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml
index c90d1b8..1a5dd5b 100644
--- a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml
@@ -8,7 +8,7 @@
         livereload:
             enabled: false
     profiles:
-        include: global, database
+        include: common-mw, global, database
 
 #actutor鐨剋eb绔彛
 management:
diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml
index 9e9b323..bc4b74c 100644
--- a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml
+++ b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml
@@ -25,7 +25,7 @@
     sendDingDingAlarmMsInterval: 鏈夋姤璀﹀彂鐢熸椂锛屽悜閽夐拤鍙戦�佹秷鎭殑闂撮殧鏃堕暱锛堝垎閽燂級
      -->
 	<base
-			orgTag="ym"
+			orgTag="mq"
 			isLowPower="false"
 			onlyDealRtus=""
 			onlyOneProtocol="false"
@@ -159,7 +159,7 @@
     idle: 鍙戝憜鏃堕暱锛堢锛�
      -->
 	<tcp enable="true"
-		 port="60000"
+		 port="60100"
 		 processors="3"
 		 idle="10"
 	/>
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application-self.yml
new file mode 100644
index 0000000..6cdfe62
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application-self.yml
@@ -0,0 +1,29 @@
+spring:
+    main:
+        allow-circular-references: true
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.app.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8088
+server:
+    port: ${pipIrr.app.webPort}
+    servlet:
+        context-path: /app #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.app.idSuffix}
+#MQTT
+mqtt:
+    broker: tcp://127.0.0.1:1883
+    username: mqtt_yjy
+    password: yjy
+    topic: workOrder
+    qos: 2
+
+logging:
+    level:
+        com:
+            dy:
+                pipIrrGlobal:
+                    daoOp: trace
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application.yml
index 745e1ae..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application.yml
@@ -1,32 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-    main:
-        allow-circular-references: true
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.app.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8088
-server:
-    port: ${pipIrr.app.webPort}
-    servlet:
-        context-path: /app #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.app.idSuffix}
-#MQTT
-mqtt:
-    broker: tcp://127.0.0.1:1883
-    username: mqtt_yjy
-    password: yjy
-    topic: workOrder
-    qos: 2
-
-logging:
-    level:
-        com:
-            dy:
-                pipIrrGlobal:
-                    daoOp: trace
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application-self.yml
new file mode 100644
index 0000000..b4209c5
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application-self.yml
@@ -0,0 +1,17 @@
+user:
+    defaultTrueRandomFalsePassword: true #true:閲囩敤榛樿瀵嗙爜锛宖alse:绯荤粺浜х敓闅忔満瀵嗙爜
+    defaultPassword: "abc_123"
+#    defaultPassword: "admin"
+
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.base.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
+server:
+    port: ${pipIrr.base.webPort}
+    servlet:
+        context-path: /base #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.base.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application.yml
index eb80e19..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application.yml
@@ -1,20 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-user:
-    defaultTrueRandomFalsePassword: true #true:閲囩敤榛樿瀵嗙爜锛宖alse:绯荤粺浜х敓闅忔満瀵嗙爜
-    defaultPassword: "abc_123"
-#    defaultPassword: "admin"
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.base.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
-server:
-    port: ${pipIrr.base.webPort}
-    servlet:
-        context-path: /base #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.base.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml
new file mode 100644
index 0000000..2a76402
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.file1.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8088
+server:
+    port: ${pipIrr.file1.webPort}
+    servlet:
+        context-path: /file #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.file.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application.yml
index 76c7483..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.file1.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8088
-server:
-    port: ${pipIrr.file1.webPort}
-    servlet:
-        context-path: /file #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.file.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application-self.yml
new file mode 100644
index 0000000..002d937
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.gis.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
+server:
+    port: ${pipIrr.gis.webPort}
+    servlet:
+        context-path: /gis #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.gis.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application.yml
index 51ff4d8..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.gis.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
-server:
-    port: ${pipIrr.gis.webPort}
-    servlet:
-        context-path: /gis #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.gis.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application-self.yml
new file mode 100644
index 0000000..ccfc880
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+  server:
+    port: ${pipIrr.irrigate.actutorPort}
+#web鏈嶅姟绔彛锛�8086
+server:
+  port: ${pipIrr.irrigate.webPort}
+  servlet:
+    context-path: /irrigate #web璁块棶涓婁笅鏂囪矾寰�
+    context-parameters:
+      #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+      idSuffix: ${pipIrr.irrigate.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application.yml
index cd8db20..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
-  profiles:
-    include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-  server:
-    port: ${pipIrr.irrigate.actutorPort}
-#web鏈嶅姟绔彛锛�8086
-server:
-  port: ${pipIrr.irrigate.webPort}
-  servlet:
-    context-path: /irrigate #web璁块棶涓婁笅鏂囪矾寰�
-    context-parameters:
-      #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-      idSuffix: ${pipIrr.irrigate.idSuffix}
+    profiles:
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application-self.yml
new file mode 100644
index 0000000..ae27845
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.operation.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8089
+server:
+    port: ${pipIrr.operation.webPort}
+    servlet:
+        context-path: /operation #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.operation.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml
index 8f703ba..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.operation.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8089
-server:
-    port: ${pipIrr.operation.webPort}
-    servlet:
-        context-path: /operation #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.operation.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application-self.yml
new file mode 100644
index 0000000..d9b99f3
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+  server:
+    port: ${pipIrr.project.actutorPort}
+#web鏈嶅姟绔彛锛�8085
+server:
+  port: ${pipIrr.project.webPort}
+  servlet:
+    context-path: /project #web璁块棶涓婁笅鏂囪矾寰�
+    context-parameters:
+      #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+      idSuffix: ${pipIrr.project.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application.yml
index efbe063..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
-  profiles:
-    include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-  server:
-    port: ${pipIrr.project.actutorPort}
-#web鏈嶅姟绔彛锛�8085
-server:
-  port: ${pipIrr.project.webPort}
-  servlet:
-    context-path: /project #web璁块棶涓婁笅鏂囪矾寰�
-    context-parameters:
-      #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-      idSuffix: ${pipIrr.project.idSuffix}
+    profiles:
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application-self.yml
new file mode 100644
index 0000000..4fe5015
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.remote.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8081
+server:
+    port: ${pipIrr.remote.webPort}
+    servlet:
+        context-path: /remote #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.remote.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml
index 7782b62..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.remote.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8081
-server:
-    port: ${pipIrr.remote.webPort}
-    servlet:
-        context-path: /remote #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.remote.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application-self.yml
new file mode 100644
index 0000000..298ef20
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application-self.yml
@@ -0,0 +1,31 @@
+#actutor鐨剋eb绔彛
+management:
+  server:
+    port: ${pipIrr.sell.actutorPort}
+#web鏈嶅姟绔彛锛�8084
+server:
+  port: ${pipIrr.sell.webPort}
+  servlet:
+    context-path: /sell #web璁块棶涓婁笅鏂囪矾寰�
+    context-parameters:
+      #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+      idSuffix: ${pipIrr.sell.idSuffix}
+
+#闃块噷鐭俊鏈嶅姟
+aliyun:
+  sms:
+    sms-access-key-id: LTAI5tPCmHqfyJ9YnoPorEwt
+    sms-access-key-secret: sU2CoLdNgcjnf5uPPU2dY7NNGNvOIX
+    sms-template-code: SMS_460776024
+    sms-sign-name: 澶х鑺傛按
+  #redis
+  redis:
+    host: localhost
+    #password:鎴戞槸娌¢厤缃瘑鐮佺殑
+    port: 6379
+    database: 6 #鎿嶄綔鐨勬槸6鍙锋暟鎹簱
+    pool:
+      max-active: 8 #鏈�澶ц繛鎺ユ暟
+      max-wait: -1 #杩炴帴姹犳渶澶ч樆濉炵瓑寰呮椂闂� -1琛ㄧず鏃犻檺
+      max-idle: 4 #杩炴帴姹犱腑鐨勬渶澶х┖闂茶繛鎺�
+      min-idle: 0 #杩炴帴姹犱腑鐨勬渶灏忕┖闂茶繛鎺�
\ No newline at end of file
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml
index 1864041..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml
@@ -1,35 +1,3 @@
 spring:
-  profiles:
-    include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-  server:
-    port: ${pipIrr.sell.actutorPort}
-#web鏈嶅姟绔彛锛�8084
-server:
-  port: ${pipIrr.sell.webPort}
-  servlet:
-    context-path: /sell #web璁块棶涓婁笅鏂囪矾寰�
-    context-parameters:
-      #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-      idSuffix: ${pipIrr.sell.idSuffix}
-
-#闃块噷鐭俊鏈嶅姟
-aliyun:
-  sms:
-    sms-access-key-id: LTAI5tPCmHqfyJ9YnoPorEwt
-    sms-access-key-secret: sU2CoLdNgcjnf5uPPU2dY7NNGNvOIX
-    sms-template-code: SMS_460776024
-    sms-sign-name: 澶х鑺傛按
-  #redis
-  redis:
-    host: localhost
-    #password:鎴戞槸娌¢厤缃瘑鐮佺殑
-    port: 6379
-    database: 6 #鎿嶄綔鐨勬槸6鍙锋暟鎹簱
-    pool:
-      max-active: 8 #鏈�澶ц繛鎺ユ暟
-      max-wait: -1 #杩炴帴姹犳渶澶ч樆濉炵瓑寰呮椂闂� -1琛ㄧず鏃犻檺
-      max-idle: 4 #杩炴帴姹犱腑鐨勬渶澶х┖闂茶繛鎺�
-      min-idle: 0 #杩炴帴姹犱腑鐨勬渶灏忕┖闂茶繛鎺�
\ No newline at end of file
+    profiles:
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application-self.yml
new file mode 100644
index 0000000..7f6548f
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.sso.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
+server:
+    port: ${pipIrr.sso.webPort}
+    servlet:
+        context-path: /sso #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            IdSuffix: ${pipIrr.sso.IdSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application.yml
index 2eed3f4..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.sso.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
-server:
-    port: ${pipIrr.sso.webPort}
-    servlet:
-        context-path: /sso #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            IdSuffix: ${pipIrr.sso.IdSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application-self.yml
new file mode 100644
index 0000000..2c6c7f2
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application-self.yml
@@ -0,0 +1,12 @@
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.statistics.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
+server:
+    port: ${pipIrr.statistics.webPort}
+    servlet:
+        context-path: /statistics #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.statistics.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application.yml
index 8a22743..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application.yml
@@ -1,16 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.statistics.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
-server:
-    port: ${pipIrr.statistics.webPort}
-    servlet:
-        context-path: /statistics #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.statistics.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application-self.yml
new file mode 100644
index 0000000..bc70cd3
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application-self.yml
@@ -0,0 +1,17 @@
+user:
+    defaultTrueRandomFalsePassword: true #true:閲囩敤榛樿瀵嗙爜锛宖alse:绯荤粺浜х敓闅忔満瀵嗙爜
+    defaultPassword: "abc_123"
+#    defaultPassword: "admin"
+
+#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.temp.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
+server:
+    port: ${pipIrr.temp.webPort}
+    servlet:
+        context-path: /temp #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.temp.idSuffix}
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application.yml
index 6f6ddc2..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application.yml
@@ -1,20 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-user:
-    defaultTrueRandomFalsePassword: true #true:閲囩敤榛樿瀵嗙爜锛宖alse:绯荤粺浜х敓闅忔満瀵嗙爜
-    defaultPassword: "abc_123"
-#    defaultPassword: "admin"
-
-#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.temp.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
-server:
-    port: ${pipIrr.temp.webPort}
-    servlet:
-        context-path: /temp #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.temp.idSuffix}
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..1907b46
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application\050121\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #121鏈嶅姟鍣細common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
+        include: common-web, global, database, database-mq, database-yq, database-hlj, database-gz, database-lz, database-jc, self
diff --git "a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml" "b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
new file mode 100644
index 0000000..50d9255
--- /dev/null
+++ "b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application\050233\346\234\215\345\212\241\345\231\250\051.yml"
@@ -0,0 +1,4 @@
+spring:
+    profiles:
+        #233鏈嶅姟鍣細common-web, global, database, database-ym, database-sp, database-test,database-mj, self
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
new file mode 100644
index 0000000..188b296
--- /dev/null
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
@@ -0,0 +1,22 @@
+spring:
+    jpa:
+        show-sql=true:#actutor鐨剋eb绔彛
+management:
+    server:
+        port: ${pipIrr.wechat.actutorPort}
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8087
+server:
+    port: ${pipIrr.wechat.webPort}
+    servlet:
+        context-path: /wx #web璁块棶涓婁笅鏂囪矾寰�
+        context-parameters:
+            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
+            idSuffix: ${pipIrr.wechat.idSuffix}
+
+#闃块噷鐭俊鏈嶅姟
+aliyun:
+    sms:
+        sms-access-key-id: LTAI5tPCmHqfyJ9YnoPorEwt
+        sms-access-key-secret: sU2CoLdNgcjnf5uPPU2dY7NNGNvOIX
+        sms-template-code: SMS_460776024
+        sms-sign-name: 澶х鑺傛按
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application.yml
index c5cbd76..a24b0b5 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application.yml
@@ -1,26 +1,3 @@
 spring:
     profiles:
-        include: global, database, database-ym, database-sp, database-test,database-mj,database-mq
-
-
-    jpa:
-        show-sql=true:#actutor鐨剋eb绔彛
-management:
-    server:
-        port: ${pipIrr.wechat.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8087
-server:
-    port: ${pipIrr.wechat.webPort}
-    servlet:
-        context-path: /wx #web璁块棶涓婁笅鏂囪矾寰�
-        context-parameters:
-            #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
-            idSuffix: ${pipIrr.wechat.idSuffix}
-
-#闃块噷鐭俊鏈嶅姟
-aliyun:
-    sms:
-        sms-access-key-id: LTAI5tPCmHqfyJ9YnoPorEwt
-        sms-access-key-secret: sU2CoLdNgcjnf5uPPU2dY7NNGNvOIX
-        sms-template-code: SMS_460776024
-        sms-sign-name: 澶х鑺傛按
+        include: common-web, global, database, database-ym, database-sp, database-test,database-mj, self

--
Gitblit v1.8.0