fix 修正文档说明时间单位错误 ;

This commit is contained in:
zlyx 2022-09-08 22:27:44 +08:00
parent be37190c09
commit a26c02006f

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 监控端点的配置项