feat(可回溯): 配置生成视频定时任务

增加xxljobp配置
This commit is contained in:
BrandWang
2023-05-24 17:55:23 +08:00
parent 1d293a063c
commit 70b628b446
3 changed files with 77 additions and 0 deletions
+7
View File
@@ -23,6 +23,13 @@
<alibaba.boot.druid>1.1.22</alibaba.boot.druid>
</properties>
<dependencies>
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>com.wabestway.recall</groupId>
<artifactId>afis-recall-api</artifactId>