xw пре 1 недеља
родитељ
комит
faa734fcd4
2 измењених фајлова са 1 додато и 12 уклоњено
  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>
             <artifactId>fs-framework</artifactId>
         </dependency>
         </dependency>
 
 
-        <!-- 企微 qwTask Bean,Quartz 调用目标如 qwTask.processQwSopCourseMaterialTimer -->
-        <dependency>
-            <groupId>com.fs</groupId>
-            <artifactId>fs-qw-api</artifactId>
-        </dependency>
+
 
 
         <!-- 定时任务-->
         <!-- 定时任务-->
         <dependency>
         <dependency>

+ 0 - 7
pom.xml

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