add method

This commit is contained in:
Looly
2020-09-25 16:47:20 +08:00
parent 74cb1abeeb
commit 920b2c2802
2 changed files with 45 additions and 9 deletions

View File

@@ -19,6 +19,7 @@
* 【core 】 优化PageUtil彩虹算法issue#1110@Github
* 【core 】 IoUtil增加readUtf8方法
* 【core 】 优化全局邮箱账户初始化逻辑pr#1114@Github
* 【http 】 SoapClient增加addSOAPHeader方法
### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee