add method for #1335

This commit is contained in:
Looly
2020-12-29 19:33:15 +08:00
parent b8e5cc006e
commit 648ba17107
2 changed files with 26 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
### 新特性
* 【core 】 手机号工具类 座机正则表达式统一管理pr#243@Gitee
* 【extra 】 Mail增加setDebugOutput方法issue#1335@Gitee
### Bug修复
* 【core 】 修复ZipUtil.unzip从流解压关闭问题issue#I2B0S1@Gitee