mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +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:
parent
e1d1e612c7
commit
8d3cf768b0
@ -157,7 +157,7 @@ public class RedisDS implements Closeable, Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* 从Redis中获取值
|
||||
* 从Redis中设置值
|
||||
*
|
||||
* @param key 键
|
||||
* @param value 值
|
||||
|
Loading…
Reference in New Issue
Block a user