修复CoordinateUtil坐标转换参数错误

This commit is contained in:
Looly
2022-12-27 21:40:59 +08:00
parent 200c098b29
commit 582f9e7a8c
3 changed files with 26 additions and 28 deletions

View File

@@ -31,6 +31,7 @@
* 【core 】 修复IndexedComparator导致的数据错乱问题ExcelWriter使用部分别名导致字段丢失issue#I66Z6B@Gitee
* 【crypto】 修复sm2构造方法NullPointerExceptionpr#2820@Github
* 【core 】 修复ConverterRegistry中无效加载导致的问题issue#2812@Github
* 【core 】 修复CoordinateUtil坐标转换参数错误pr#895@Gitee
-------------------------------------------------------------------------------------------------------------