Ver Fonte

机构类型

TRX há 1 ano atrás
pai
commit
ea80d5bc03
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -9,10 +9,10 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.zswl</groupId>
-    <artifactId>DataService</artifactId>
+    <artifactId>IotCenter</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>DataService</name>
-    <description>DataService</description>
+    <name>IotCenter</name>
+    <description>IotCenter</description>
 
     <properties>
         <java.version>17</java.version>