瀏覽代碼

fix on 2020.8.19

jiequan.bi 4 年之前
父節點
當前提交
11d6ca2433
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      jeecg-boot-module-system/pom.xml
  2. 1 1
      module-job-bytedance/pom.xml

+ 1 - 1
jeecg-boot-module-system/pom.xml

@@ -93,7 +93,7 @@
             <scope>compile</scope>
         </dependency>
         <dependency>
-            <groupId>com.ctop</groupId>
+            <groupId>cn.com.ctop</groupId>
             <artifactId>module-check</artifactId>
             <version>0.0.1-SNAPSHOT</version>
             <scope>compile</scope>

+ 1 - 1
module-job-bytedance/pom.xml

@@ -142,7 +142,7 @@
             <version>2.0.2</version>
         </dependency>
         <dependency>
-            <groupId>com.ctop</groupId>
+            <groupId>cn.com.ctop</groupId>
             <artifactId>module-check</artifactId>
             <version>0.0.1-SNAPSHOT</version>
             <scope>compile</scope>