Browse Source

update pom.xml

guoenzhou 2 years ago
parent
commit
fd04188da7
1 changed files with 2 additions and 2 deletions
  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>