!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
commit 22a92654b8
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