feat: There is no way the scheduled conf

This commit is contained in:
super_liu
2021-08-20 12:00:56 +08:00
parent 7c7be1065c
commit 4abeb55cf3
5 changed files with 55 additions and 0 deletions
+5
View File
@@ -24,6 +24,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<!-- scheduled所属资源为spring-context-support -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
<dependency>
<groupId>com.adc</groupId>
<artifactId>adc-da-convert</artifactId>