fix file bug

This commit is contained in:
Looly
2022-03-14 23:30:28 +08:00
parent b1e4943e1b
commit e5c253042d
4 changed files with 7 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
* 【core 】 修复ReflectUtil.getMethods获取接口方法问题issue#I4WUWR@Gitee
* 【core 】 修复NamingCase中大写转换问题pr#572@Gitee
* 【http 】 修复GET重定向时携带参数问题issue#2189@Github
* 【core 】 修复FileUtil、FileCopier相对路径获取父路径错误问题pr#2188@Github
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-03-01)