!226 【轻量级Pr】修正文档说明时间单位错误
Merge pull request !226 from MichelleChung/dev
This commit is contained in:
commit
fc442f482d
@ -237,7 +237,7 @@ thread-pool:
|
|||||||
lock4j:
|
lock4j:
|
||||||
# 获取分布式锁超时时间,默认为 3000 毫秒
|
# 获取分布式锁超时时间,默认为 3000 毫秒
|
||||||
acquire-timeout: 3000
|
acquire-timeout: 3000
|
||||||
# 分布式锁的超时时间,默认为 30 毫秒
|
# 分布式锁的超时时间,默认为 30 秒
|
||||||
expire: 30000
|
expire: 30000
|
||||||
|
|
||||||
--- # Actuator 监控端点的配置项
|
--- # Actuator 监控端点的配置项
|
||||||
|
Loading…
x
Reference in New Issue
Block a user