From 36b2f13fff583e0dbc94ee40e9fe4ae6e75af4e0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 29 二月 2024 14:44:27 +0800 Subject: [PATCH] 修改JSHelper类 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index ac38c49..77a5288 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ <artifactId>proj4j</artifactId> <version>0.1.0</version> </dependency> - <!-- JTS --> + <!--JTS--> <dependency> <groupId>org.locationtech.jts</groupId> <artifactId>jts-core</artifactId> -- Gitblit v1.9.3