1
0
chenendian 4 недель назад
Родитель
Сommit
b7e9441070

+ 2 - 2
siwei-auth/src/main/resources/bootstrap.yml

@@ -16,14 +16,14 @@ spring:
         # 服务注册地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
         # 配置文件格式

+ 4 - 4
siwei-gateway/src/main/resources/bootstrap.yml

@@ -16,14 +16,14 @@ spring:
         # 服务注册地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
         # 配置文件格式
@@ -36,12 +36,12 @@ spring:
       eager: true
       transport:
         # 控制台地址
-        dashboard: 127.0.0.1:8718
+        dashboard: 192.168.5.40:8718
       # nacos配置持久化
       datasource:
         ds1:
           nacos:
-            server-addr: 127.0.0.1:8848
+            server-addr: 192.168.5.40:8848
             dataId: sentinel-gateway
             groupId: DEFAULT_GROUP
             data-type: json

+ 14 - 1
siwei-modules/siwei-apply/pom.xml

@@ -222,7 +222,7 @@
         </dependency>
 
     </dependencies>
-
+    <!--
     <build>
         <finalName>${project.artifactId}</finalName>
         <plugins>
@@ -238,5 +238,18 @@
                 </executions>
             </plugin>
         </plugins>
+    </build> -->
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.springframework.boot</groupId>
+                <artifactId>spring-boot-maven-plugin</artifactId>
+                <configuration>
+                    <!-- 关键:打包时包含 scope=system 的本地jar -->
+                    <includeSystemScope>true</includeSystemScope>
+                </configuration>
+            </plugin>
+        </plugins>
     </build>
+
 </project>

+ 2 - 2
siwei-modules/siwei-apply/src/main/resources/bootstrap.yml

@@ -16,14 +16,14 @@ spring:
         # 服务注册地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
         # 配置文件格式

+ 11 - 11
siwei-modules/siwei-apply/src/main/resources/one_code_index_v1.json

@@ -17,7 +17,7 @@
         "label": "用地预审与选址意见书许可范围",
         "title": "用地预审与选址意见书许可范围",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_ydysyxz&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_ydysyxz&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_ydysyxz",
         "nodeTableName": "t_ydysyxz",
         "tableName": "t_ydysyxz",
@@ -35,7 +35,7 @@
         "label": "用地报批",
         "title": "用地报批",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_ydbp&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_ydbp&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_ydbp",
         "nodeTableName": "t_ydbp",
         "tableName": "t_ydbp",
@@ -53,7 +53,7 @@
         "label": "规划条件与用地红线",
         "title": "规划条件与用地红线",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_tjyydhx&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_tjyydhx&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_tjyydhx",
         "nodeTableName": "t_tjyydhx",
         "tableName": "t_tjyydhx",
@@ -71,7 +71,7 @@
         "label": "土地供应",
         "title": "土地供应",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_tdgy&bbox=115.84467869332723%2C28.816888197870995%2C115.94519076899752%2C28.919477034878152&width=752&height=768&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_tdgy&bbox=115.84467869332723%2C28.816888197870995%2C115.94519076899752%2C28.919477034878152&width=752&height=768&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_tdgy",
         "nodeTableName": "t_tdgy",
         "tableName": "t_tdgy",
@@ -89,7 +89,7 @@
         "label": "国有建设用地使用权首次登记",
         "title": "国有建设用地使用权首次登记",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_gyjsydscdj&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_gyjsydscdj&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_gyjsydscdj",
         "nodeTableName": "t_gyjsydscdj",
         "tableName": "t_gyjsydscdj",
@@ -107,7 +107,7 @@
         "label": "建设用地规划许可地块",
         "title": "建设用地规划许可地块",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_jsgcghxk&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_jsgcghxk&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_jsydghxk",
         "nodeTableName": "t_jsydghxk",
         "tableName": "t_jsydghxk",
@@ -125,7 +125,7 @@
         "label": "建设工程规划许可地块",
         "title": "建设工程规划许可地块",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_jsydghxk&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_jsydghxk&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_jsgcghxk",
         "nodeTableName": "t_jsgcghxk",
         "tableName": "t_jsgcghxk",
@@ -143,7 +143,7 @@
         "label": "土地核验与规划核实",
         "title": "土地核验与规划核实",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_tdhyhs&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_tdhyhs&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_tdhyhs",
         "nodeTableName": "t_tdhyhs",
         "tableName": "t_tdhyhs",
@@ -161,7 +161,7 @@
         "label": "国有建设用地使用权及房屋所有权首次登记",
         "title": "国有建设用地使用权及房屋所有权首次登记",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_gyjsydjfwscdj&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3Ac_one_code_gyjsydjfwscdj&bbox=115.81535941350508%2C28.80663797957737%2C115.95003761461436%2C28.93561402541765&width=768&height=735&srs=EPSG%3A4326&styles=&format=application/openlayers",
         "source": "t_gyjsydjfwscdj",
         "nodeTableName": "t_gyjsydjfwscdj",
         "tableName": "t_gyjsydjfwscdj",
@@ -180,7 +180,7 @@
         "label": "用地报批(存量)",
         "title": "用地报批(存量)",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3A%E6%89%B9%E6%96%87%E6%8A%A5%E6%89%B9%E7%9F%A2%E9%87%8F1016&bbox=3.93767442233E7%2C3175489.0661999993%2C3.93997723171E7%2C3211047.1125000003&width=497&height=768&srs=EPSG%3A4527&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3A%E6%89%B9%E6%96%87%E6%8A%A5%E6%89%B9%E7%9F%A2%E9%87%8F1016&bbox=3.93767442233E7%2C3175489.0661999993%2C3.93997723171E7%2C3211047.1125000003&width=497&height=768&srs=EPSG%3A4527&styles=&format=application/openlayers",
         "source": "t_gyjsydjfwscdj",
         "legend": null,
         "favorite": null,
@@ -194,7 +194,7 @@
         "label": "土地供应(存量)",
         "title": "土地供应(存量)",
         "type": "wms",
-        "url": "http://192.168.60.220:8090/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3A%E4%BE%9B%E5%9C%B0%E7%9F%A2%E9%87%8F1016&bbox=3.93788141945E7%2C3181725.273%2C3.939843668109131E7%2C3210295.1346000023&width=527&height=768&srs=EPSG%3A4527&styles=&format=application/openlayers",
+        "url": "http://10.224.1.227:15002/geoserver/c_one_code/wms?service=WMS&version=1.1.0&request=GetMap&layers=c_one_code%3A%E4%BE%9B%E5%9C%B0%E7%9F%A2%E9%87%8F1016&bbox=3.93788141945E7%2C3181725.273%2C3.939843668109131E7%2C3210295.1346000023&width=527&height=768&srs=EPSG%3A4527&styles=&format=application/openlayers",
         "source": "tdgy_cl",
         "legend": null,
         "favorite": null,

+ 2 - 2
siwei-modules/siwei-file/src/main/resources/bootstrap.yml

@@ -16,14 +16,14 @@ spring:
         # 服务注册地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
         # 配置文件格式

+ 2 - 2
siwei-modules/siwei-spatial/src/main/resources/bootstrap.yml

@@ -16,14 +16,14 @@ spring:
         # 服务注册地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
         # 配置文件格式

+ 2 - 2
siwei-modules/siwei-system/src/main/resources/bootstrap.yml

@@ -16,14 +16,14 @@ spring:
         # 服务注册地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
         namespace: one_code
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.5.40:8848
         username: nacos
         password: nacos
         # 配置文件格式