Browse Source

模块拆分

gao.qiang 1 year ago
parent
commit
2f49b7fa87
2 changed files with 3 additions and 3 deletions
  1. 2 2
      vehicle-sdk/pom.xml
  2. 1 1
      vehicle-sdk/src/main/resources/application.yml

+ 2 - 2
vehicle-sdk/pom.xml

@@ -3,7 +3,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>GeoHazardMonitor</artifactId>
+        <artifactId>VehicleMonitor</artifactId>
         <groupId>com.ozs</groupId>
         <version>1.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>
     <packaging>jar</packaging>
     <version>1.0-SNAPSHOT</version>
-    <artifactId>hazard-sdk</artifactId>
+    <artifactId>vehicle-sdk</artifactId>
 
     <dependencies>
         <!-- webSocket web端 消息推送 -->

+ 1 - 1
vehicle-sdk/src/main/resources/application.yml

@@ -165,7 +165,7 @@ minio:
   secretKey: admin123 #访问的秘钥
 
 sdk:
-  publish: http://124.70.58.209:8080/sdk/publish
+  publish: http://124.70.58.209:18080/sdk/publish
   
 aliyun:
   oss: