Prechádzať zdrojové kódy

Young - 修改包名

Young 2 rokov pred
rodič
commit
d1c3baa350

+ 1 - 1
dynamic-methods-starter/pom.xml

@@ -9,7 +9,7 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>dynamic-methods-boot-starter</artifactId>
+    <artifactId>dynamic-methods-starter</artifactId>
     <name>dynamic-methods</name>
     <description>dynamic-methods</description>
 

+ 1 - 1
easy-chain-starter/pom.xml

@@ -9,7 +9,7 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>easy-chain-boot-starter</artifactId>
+    <artifactId>easy-chain-starter</artifactId>
 
     <dependencies>
         <dependency>