remove log

This commit is contained in:
Looly
2020-09-25 17:55:21 +08:00
parent 83de8ee3a6
commit 6f5d0e4a28
2 changed files with 1 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
* 【core 】 优化全局邮箱账户初始化逻辑pr#1114@Github
* 【http 】 SoapClient增加addSOAPHeader方法
* 【http 】 完善StrUtil的注释pr#186@Gitee
* 【aop 】 去除调试日志issue#1116@Github
### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee