This commit is contained in:
ls
2025-02-13 09:44:26 +08:00
parent e35160eb97
commit 5db144b5f0

View File

@@ -291,8 +291,8 @@
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>autopoi-web</artifactId>
<version>${autopoi-web.version}</version>
<scope>system</scope>
<systemPath>${project.parent.basedir}/lib/autopoi-web-3.7.0.jar</systemPath>
<!-- <scope>system</scope>-->
<!-- <systemPath>lib/autopoi-web-3.7.0.jar</systemPath>-->
<exclusions>
<exclusion>
<groupId>commons-codec</groupId>
@@ -370,8 +370,8 @@
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>autopoi</artifactId>
<version>3.7.0</version>
<scope>system</scope>
<systemPath>${project.parent.basedir}/lib/autopoi-3.7.0.jar</systemPath>
<!-- <scope>system</scope>-->
<!-- <systemPath>lib/autopoi-3.7.0.jar</systemPath>-->
</dependency>
<dependency>
<groupId>com.deepoove</groupId>