mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
redis锁时间问题
This commit is contained in:
@@ -34,7 +34,7 @@ public @interface RedisLock {
|
||||
String key() default "";
|
||||
|
||||
/**
|
||||
* 过期秒数,默认为5秒
|
||||
* 过期秒数,默认为5毫秒
|
||||
*
|
||||
* @return 轮询锁的时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user