add method and annotation

This commit is contained in:
Looly
2020-09-08 23:54:43 +08:00
parent 46764f02b8
commit a5624e6f94
4 changed files with 27 additions and 15 deletions

View File

@@ -19,6 +19,7 @@
* 【extra 】 QRConfig中添加qrVersion属性pr#1068@Github
* 【core 】 ArrayUtil增加equals方法
* 【core 】 BeanDesc增加方法
* 【core 】 增加@PropIgnore注解issue#I1U846@Gitee
### Bug修复
* 【core 】 重新整理农历节假日解决一个pr过来的玩笑导致的问题