!226 【轻量级Pr】修正文档说明时间单位错误

Merge pull request !226 from MichelleChung/dev
This commit is contained in:
疯狂的狮子Li
2022-09-08 14:35:02 +00:00
committed by Gitee

View File

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