Explorar el Código

update pom.xml

guoenzhou hace 3 años
padre
commit
fd04188da7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>