This commit is contained in:
Looly
2022-03-14 22:49:32 +08:00
parent e389227964
commit 911f75e6bd
2 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.7.23 (2022-03-13)
# 5.7.23 (2022-03-14)
### 🐣新特性
* 【http 】 HttpRequest.form采用TableMap方式issue#I4W427@Gitee
@@ -19,6 +19,7 @@
* 【core 】 修复NumberConverter对数字转换的问题issue#I4WPF4@Gitee
* 【core 】 修复ReflectUtil.getMethods获取接口方法问题issue#I4WUWR@Gitee
* 【core 】 修复NamingCase中大写转换问题pr#572@Gitee
* 【http 】 修复GET重定向时携带参数问题issue#2189@Github
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-03-01)