fix typeUtil

This commit is contained in:
Looly
2020-09-06 02:20:15 +08:00
parent 3e05c5b396
commit 784ad3e8f9
14 changed files with 269 additions and 125 deletions

View File

@@ -15,7 +15,7 @@
* 【extra 】 SpringUtil增加注册beanpr#174@Gitee
* 【core 】 修改NetUtil.getMacAddress避免空指针issue#1057@Github
* 【core 】 增加EnumItem接口枚举扩展转换增加SPI自定义转换pr#173@Github
* 【core 】 TypeUtil增加getActualTypeMap方法
* 【core 】 TypeUtil增加getActualType增加ActualTypeMapperPool类issue#I1TBWH@Gitee
### Bug修复
* 【core 】 重新整理农历节假日解决一个pr过来的玩笑导致的问题