linxk 4 天之前
父節點
當前提交
ef7c277bb1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      backstage-service/pom.xml

+ 6 - 0
backstage-service/pom.xml

@@ -89,6 +89,12 @@
             <version>3.3.0</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.baomidou</groupId>
+            <artifactId>lock4j-redis-template-spring-boot-starter</artifactId>
+            <version>2.2.5</version>
+        </dependency>
+
 
         <dependency>
             <groupId>org.springframework.cloud</groupId>