mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-20 18:47:25 +08:00
优化注释
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 更新日志
|
||||
|
||||
|
||||
### 2021-5-10 @v1.20.0
|
||||
### 2021-6-17 @v1.20.0
|
||||
- 新增:新增Solon适配插件,感谢大佬 `@刘西东` 提供的pr **[重要]**
|
||||
- 新增:新增`SaRouter.stop()`函数,用于一次性跳出匹配链功能 **[重要]**
|
||||
- 新增:新增单元测试 **[重要]**
|
||||
|
@@ -80,4 +80,6 @@ System.out.println("Base64解码后:" + text2);
|
||||
```
|
||||
|
||||
<br>
|
||||
如需更多加密算法请提交pr
|
||||
|
||||
如需更多加密算法,可参考 [Hutool-crypto: 加密](https://hutool.cn/docs/#/crypto/%E6%A6%82%E8%BF%B0)
|
||||
|
||||
|
Reference in New Issue
Block a user