Selaa lähdekoodia

update pom.xml

guoenzhou 3 vuotta sitten
vanhempi
commit
fd04188da7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      ruoyi-auth/pom.xml

+ 2 - 2
ruoyi-auth/pom.xml

@@ -8,10 +8,10 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
     
-    <artifactId>ruoyi-auth</artifactId>
+    <artifactId>service-auth</artifactId>
 	
     <description>
-        ruoyi-auth认证授权中心
+        service-auth认证授权中心
     </description>
     
     <dependencies>