mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-07 13:10:44 +00:00
feat 订单取消/修复/取消/同步等操作添加分布式锁, 防止出现重复操作
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<version>${bootx-platform.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--若使用redisTemplate作为分布式锁底层,则需要引入-->
|
||||
<!--分布式锁, 使用redisTemplate作为底层-->
|
||||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>lock4j-redis-template-spring-boot-starter</artifactId>
|
||||
|
Reference in New Issue
Block a user