This commit is contained in:
Looly
2021-12-09 00:19:57 +08:00
parent b1433317fe
commit 95e8c812ef
4 changed files with 54 additions and 48 deletions

View File

@@ -36,6 +36,7 @@
* 【db 】 Db增加query重载可支持自定义PreparedStatement从而支持游标issue#I4JXWN@Gitee
* 【cache 】 CacheObj增加getExpiredTime等方法issue#I4LE80@Gitee
* 【extra 】 Ftp增加backToPwd方法issue#2004@Github
* 【core 】 CollStreamUtil修改集合中null处理问题pr#478@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github