From 0966f878cae0cdb98797d64c3a1596485ab634a4 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 20 十一月 2022 14:56:38 +0800 Subject: [PATCH] 1 --- pom.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 82e4fa0..fafb69c 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,12 @@ <artifactId>mybatis-plus-boot-starter</artifactId> <version>3.5.1</version> </dependency> + <!--鏀寔PGIS鐨刧eometry绫诲瀷锛歨ttps://www.91mszl.com/zhangwuji/article/details/1350--> + <!--<dependency> + <groupId>com.eyougo</groupId> + <artifactId>mybatis-typehandlers-postgis</artifactId> + <version>1.0</version> + </dependency>--> <!--mybatis--> <!--<dependency> <groupId>org.mybatis.spring.boot</groupId> -- Gitblit v1.9.3