From ffaeaba323d4d6eefdc46aa340148b3d1600a7c4 Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期一, 14 七月 2025 10:57:25 +0800 Subject: [PATCH] 编辑产品数量新增后,发票数量没有新增 --- 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