Browse Source

update 优化 配置文件注释单位书写错误

疯狂的狮子li 3 years ago
parent
commit
7f587d384b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/dev/application-common.yml

+ 1 - 1
config/dev/application-common.yml

@@ -138,7 +138,7 @@ redisson:
 lock4j:
   # 获取分布式锁超时时间,默认为 3000 毫秒
   acquire-timeout: 3000
-  # 分布式锁的超时时间,默认为 30 
+  # 分布式锁的超时时间,默认为 30 秒
   expire: 30000
 
 # 暴露监控端点