소스 검색

chore:代码命名重构;

hanchaolong 2 주 전
부모
커밋
57e1b128e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jd-logistics-common/ruoyi-common-security/pom.xml

+ 1 - 1
jd-logistics-common/ruoyi-common-security/pom.xml

@@ -25,7 +25,7 @@
         <!-- RuoYi Api System -->
         <dependency>
             <groupId>com.ruoyi</groupId>
-            <artifactId>ruoyi-api-system</artifactId>
+            <artifactId>jd-logistics-api-system</artifactId>
         </dependency>
 
         <!-- RuoYi Common Redis-->