fix check bug

This commit is contained in:
Looly
2020-10-21 12:58:03 +08:00
parent c008d0a081
commit a114113be0
7 changed files with 75 additions and 10 deletions

View File

@@ -3,10 +3,14 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.6 (2020-10-18)
# 5.4.6 (2020-10-21)
### 新特性
* 【http 】 HttpRequest增加basicProxyAuth方法issue#I1YQGM@Gitee
### Bug修复
* 【core 】 修复ChineseDate没有忽略时分秒导致计算错误问题issue#I1YW12@Gitee
* 【core 】 修复FileUtil中copyFile方法断言判断参数传递错误issue#I1Z2NY@Gitee
-------------------------------------------------------------------------------------------------------------