add AnnotationProxy

This commit is contained in:
Looly
2022-03-03 23:54:47 +08:00
parent bfac3a54df
commit ccc9f2568f
4 changed files with 104 additions and 17 deletions

View File

@@ -6,6 +6,7 @@
### 🐣新特性
* 【http 】 HttpRequest.form采用TableMap方式issue#I4W427@gitee
* 【core 】 AnnotationUtil增加getAnnotationAlias方法pr#554@gitee
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@gitee