add method

This commit is contained in:
Looly
2022-07-05 21:47:47 +08:00
parent ea6637a770
commit fc6a0567b4
5 changed files with 169 additions and 165 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 修复注解工具类getAnnotations的NPE问题注解扫描器添新功能pr#671@Gitee
* 【core 】 合成注解SyntheticAnnotation提取为接口并为实现类添加注解选择器和属性处理器pr#678@Gitee
* 【core 】 增加BeanValueProviderissue#I5FBHV@Gitee
* 【core 】 Convert工具类中新增中文大写数字金额转换为数字工具方法pr#674@Gitee
*
### 🐞Bug修复