This commit is contained in:
Looly
2020-08-04 12:10:06 +08:00
parent 34f49fc916
commit ed708f730c
3 changed files with 75 additions and 28 deletions

View File

@@ -16,6 +16,7 @@
### Bug修复#
* 【core 】 修复原始类型转换时,转换失败没有抛出异常的问题
* 【core 】 修复BeanUtil.mapToBean中bean的class非空构造无法实例化问题
* 【core 】 修复NamedSql多个连续变量出现替换问题
-------------------------------------------------------------------------------------------------------------