xw 1 nedēļu atpakaļ
vecāks
revīzija
faa734fcd4
2 mainītis faili ar 1 papildinājumiem un 12 dzēšanām
  1. 1 5
      fs-admin/pom.xml
  2. 0 7
      pom.xml

+ 1 - 5
fs-admin/pom.xml

@@ -44,11 +44,7 @@
             <artifactId>fs-framework</artifactId>
         </dependency>
 
-        <!-- 企微 qwTask Bean,Quartz 调用目标如 qwTask.processQwSopCourseMaterialTimer -->
-        <dependency>
-            <groupId>com.fs</groupId>
-            <artifactId>fs-qw-api</artifactId>
-        </dependency>
+
 
         <!-- 定时任务-->
         <dependency>

+ 0 - 7
pom.xml

@@ -248,13 +248,6 @@
                 <version>${fs.version}</version>
             </dependency>
 
-            <!-- 企微接口与 qwTask 等 Bean,供定时任务 invokeTarget(如 qwTask.xxx)-->
-            <dependency>
-                <groupId>com.fs</groupId>
-                <artifactId>fs-qw-api</artifactId>
-                <version>${fs.version}</version>
-            </dependency>
-
             <dependency>
                 <groupId>com.github.javen205</groupId>
                 <artifactId>IJPay-All</artifactId>