mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
manage微服务打包type文件缺失
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
</includes>
|
||||
</fileSet>
|
||||
|
||||
<!-- 模板xlsx相关文件 -->
|
||||
<fileSet>
|
||||
<directory>${basedir}/src/main/resources/type</directory>
|
||||
<outputDirectory>type</outputDirectory>
|
||||
</fileSet>
|
||||
|
||||
<!-- 依赖库 -->
|
||||
<fileSet>
|
||||
<directory>${basedir}/target/lib</directory>
|
||||
|
||||
Reference in New Issue
Block a user