소스 검색

update pom.xml

guoenzhou 3 년 전
부모
커밋
fd04188da7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>