修正版本号的提示,还差parent目录,排除solon相关模块

This commit is contained in:
黄先生
2023-05-20 17:40:24 +08:00
parent a66cd032a6
commit 9c6bc57a51
218 changed files with 220 additions and 220 deletions

View File

@@ -34,7 +34,7 @@ import cn.dev33.satoken.util.SaFoxUtil;
* Sa-Token 持久层实现 [ Redis存储、JDK默认序列化 ]
*
* @author click33
* @since <= 1.34.0
* @since 1.34.0
*/
@Component
public class SaTokenDaoRedis implements SaTokenDao {