更新pom.xml

This commit is contained in:
Yutousama 2022-04-07 15:44:32 +08:00
parent 0a0d62ce11
commit c7f42e87e0

View File

@ -175,7 +175,7 @@
<resources>
<resource>
<directory>libs</directory>
<targetPath>/BOOT-INF/lib/</targetPath>
<targetPath>BOOT-INF/lib/</targetPath>
<includes>
<include>**/*.jar</include>
</includes>