Pre Merge pull request !226 from MichelleChung/dev

This commit is contained in:
MichelleChung 2022-09-08 14:29:08 +00:00 committed by Gitee
commit d9997ad614
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -237,7 +237,7 @@ thread-pool:
lock4j: lock4j:
# 获取分布式锁超时时间,默认为 3000 毫秒 # 获取分布式锁超时时间,默认为 3000 毫秒
acquire-timeout: 3000 acquire-timeout: 3000
# 分布式锁的超时时间,默认为 30 # 分布式锁的超时时间,默认为 30
expire: 30000 expire: 30000
--- # Actuator 监控端点的配置项 --- # Actuator 监控端点的配置项