修复AnnotationUtil可能的空指针错误

This commit is contained in:
Looly
2024-06-02 10:40:28 +08:00
parent 43c417e76c
commit ef5447add7
2 changed files with 10 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 ListUtil增加move方法issue#3603@Github
### 🐞Bug修复
* 【core 】 修复AnnotationUtil可能的空指针错误
-------------------------------------------------------------------------------------------------------------
# 5.8.28(2024-05-29)