add pom依赖

This commit is contained in:
chen zida
2023-11-28 20:36:50 +08:00
parent 60ed407afe
commit ff9cf94214

View File

@@ -34,6 +34,10 @@
<artifactId>zkclient</artifactId>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<!-- redis -->
<dependency>
<groupId>org.springframework.boot</groupId>