update hutool-db/src/main/java/cn/hutool/db/nosql/redis/RedisDS.java.

更新注释

Signed-off-by: 曙天 <tugenhao@126.com>
This commit is contained in:
曙天 2022-09-14 06:13:05 +00:00 committed by Gitee
parent e1d1e612c7
commit 8d3cf768b0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -157,7 +157,7 @@ public class RedisDS implements Closeable, Serializable {
}
/**
* 从Redis中获取
* 从Redis中设置
*
* @param key
* @param value