From 23ca5b2b418630b54b58b24621416a7b40c1d3b1 Mon Sep 17 00:00:00 2001 From: maven <2163098428@qq.com> Date: 星期四, 10 七月 2025 17:25:14 +0800 Subject: [PATCH] yys 修改导入导出bug --- pom.xml | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 938ccdd..51d1a67 100644 --- a/pom.xml +++ b/pom.xml @@ -288,14 +288,6 @@ <fork>true</fork> <!-- 濡傛灉娌℃湁璇ラ厤缃紝devtools涓嶄細鐢熸晥 --> </configuration> </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <source>10</source> - <target>10</target> - </configuration> - </plugin> </plugins> </build> -- Gitblit v1.9.3