!804 更新redis中setStr()方法的注释

Merge pull request !804 from 曙天/v5-master
This commit is contained in:
Looly
2022-09-14 13:50:15 +00:00
committed by Gitee

View File

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