This commit is contained in:
ls
2024-11-05 20:40:45 +08:00
parent 639d0ee799
commit 255af5b1a8
45 changed files with 161 additions and 3434 deletions

View File

@@ -182,10 +182,10 @@
<!-- Quartz定时任务 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-quartz</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-quartz</artifactId>-->
<!-- </dependency>-->
<!--JWT-->
<dependency>