mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
update hutool-db/src/main/java/cn/hutool/db/nosql/redis/RedisDS.java.
更新注释 Signed-off-by: 曙天 <tugenhao@126.com>
This commit is contained in:
@@ -157,7 +157,7 @@ public class RedisDS implements Closeable, Serializable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 从Redis中获取值
|
* 从Redis中设置值
|
||||||
*
|
*
|
||||||
* @param key 键
|
* @param key 键
|
||||||
* @param value 值
|
* @param value 值
|
||||||
|
Reference in New Issue
Block a user