add method

This commit is contained in:
Looly
2021-11-24 23:10:59 +08:00
parent ff8317dd8c
commit 30515f0351
3 changed files with 36 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
* 【core 】 Opt增加ofTry方法pr#1956@Github
* 【core 】 DateUtil.toIntSecond标记为弃用issue#I4JHPR@Gitee
* 【db 】 Db.executeBatch标记一个重载为弃用issue#I4JIPH@Gitee
* 【core 】 增加CharSequenceUtil.subPreGbk重载issue#I4JO2E@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github