Parcourir la source

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

疯狂的狮子li il y a 3 ans
Parent
commit
7f587d384b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 
 # 暴露监控端点