update 优化 配置文件注释单位书写错误
parent
c2e7060697
commit
7f587d384b
|
|
@ -138,7 +138,7 @@ redisson:
|
|||
lock4j:
|
||||
# 获取分布式锁超时时间,默认为 3000 毫秒
|
||||
acquire-timeout: 3000
|
||||
# 分布式锁的超时时间,默认为 30 毫秒
|
||||
# 分布式锁的超时时间,默认为 30 秒
|
||||
expire: 30000
|
||||
|
||||
# 暴露监控端点
|
||||
|
|
|
|||
Loading…
Reference in New Issue