修复CombinationAnnotationElement造成递归循环

This commit is contained in:
Looly
2022-07-17 18:17:32 +08:00
parent 45c5d11449
commit 5c6e7cf507
3 changed files with 8 additions and 10 deletions

View File

@@ -27,6 +27,7 @@
* 【socket 】 修复异常socket没有关闭问题pr#690@Gitee
* 【core 】 修复当时间戳为Integer时时间转换问题pr#2449@Github
* 【core 】 修复bmp文件判断问题issue#I5H93G@Gitee
* 【core 】 修复CombinationAnnotationElement造成递归循环issue#I5FQGW@Gitee
-------------------------------------------------------------------------------------------------------------