add unescape

This commit is contained in:
Looly
2020-09-25 18:10:35 +08:00
parent 4899e03a48
commit 5b283651b0
4 changed files with 5 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
* 【http 】 SoapClient增加addSOAPHeader方法
* 【http 】 完善StrUtil的注释pr#186@Gitee
* 【aop 】 去除调试日志issue#1116@Github
* 【core 】 增加'反转义pr#1121@Github
### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee