fix bean editor invalid bug

This commit is contained in:
Looly
2022-03-19 14:56:26 +08:00
parent b5361b33fd
commit 2e044cbda1
9 changed files with 111 additions and 54 deletions

View File

@@ -30,6 +30,7 @@
* 【core 】 修复NamingCase中大写转换问题pr#572@Gitee
* 【http 】 修复GET重定向时携带参数问题issue#2189@Github
* 【core 】 修复FileUtil、FileCopier相对路径获取父路径错误问题pr#2188@Github
* 【core 】 修复CopyOptions中fieldNameEditor无效问题issue#2202@Github
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-03-01)