add methods

This commit is contained in:
Looly
2021-05-09 01:04:46 +08:00
parent 235d32043e
commit c984f3555f
3 changed files with 15 additions and 12 deletions

View File

@@ -9,8 +9,9 @@
* 【http 】 HttpUtil增加closeCookie方法
* 【core 】 NumberUtil增加方法decimalFormat重载issue#I3OSA2@Gitee
* 【extra 】 Ftp的remoteVerificationEnabled改为falseissue#I3OSA2@Gitee
* 【core 】 MaskBit增加掩码反向转换的方法getMaskBit()pr#1563@Github
* 【core 】 ReUtil等增加indexOf、delLast等方法pr#1555@Github
* 【core 】 MaskBit增加掩码反向转换的方法getMaskBit()pr#1563@Github
* 【core 】 ReUtil等增加indexOf、delLast等方法pr#1555@Github
* 【poi 】 ExcelWriter增加writeSecHeadRow增加合并单元格边框颜色样式pr#318@Gitee
### 🐞Bug修复
* 【core 】 修复createScheduledExecutor单位不是毫秒的问题issue#I3OYIW@Gitee