代码更新

This commit is contained in:
ldj_willow
2022-10-17 14:17:53 +08:00
parent 5007452e58
commit 502c902a01
70 changed files with 54 additions and 4135 deletions

View File

@@ -71,13 +71,6 @@
<artifactId>okhttp</artifactId>
<version>4.8.1</version>
</dependency>
<!-- redis -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!--WQL-->
<dependency>
<groupId>com.hynnet</groupId>