support alias annotation

This commit is contained in:
Looly
2020-02-28 23:50:28 +08:00
parent 63e761139b
commit 623d5ef5c9
9 changed files with 87 additions and 26 deletions

View File

@@ -6,6 +6,9 @@
## 5.1.6
### 新特性
* 【core 】 NumberUtil.decimalFormat增加Object对象参数支持
* 【core 】 增加ReflectUtil.getFieldValue支持Alias注解
### Bug修复
-------------------------------------------------------------------------------------------------------------