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

Merge pull request !226 from MichelleChung/dev
feature/model
疯狂的狮子Li 2 years ago committed by Gitee
commit fc442f482d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -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…
Cancel
Save