소스 검색

fix: core模块删除后,parent模块 pom未删除对应子模块

370774330@qq.com 5 년 전
부모
커밋
b35936a5b7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pom.xml

+ 0 - 1
pom.xml

@@ -12,7 +12,6 @@
         <module>common</module>
         <module>web</module>
         <module>api</module>
-        <module>core</module>
         <module>query</module>
     </modules>