Commit 6e474f0e authored by 季圣华's avatar 季圣华
Browse files

优化打包脚本

parent 196b9dc5
...@@ -15,10 +15,6 @@ http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 "> ...@@ -15,10 +15,6 @@ http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 ">
<includeBaseDirectory>true</includeBaseDirectory> <includeBaseDirectory>true</includeBaseDirectory>
<fileSets> <fileSets>
<fileSet>
<directory>erp_web</directory>
<outputDirectory>/erp_web</outputDirectory>
</fileSet>
<fileSet> <fileSet>
<directory>${project.basedir}/target</directory> <directory>${project.basedir}/target</directory>
<includes> <includes>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment