"...src/main/java/me/git@ustchcs.com:gujinli1118/eladmin.git" did not exist on "f0b31a357c116e8f7e1e8a82b680089dd3951c4c"
Commit 3239309c authored by guwd's avatar guwd
Browse files

优化配置

parent 9930e62e
...@@ -99,10 +99,10 @@ ...@@ -99,10 +99,10 @@
<directory>src/main/webapp</directory> <directory>src/main/webapp</directory>
<excludes> <excludes>
<!--打包生产 --> <!--打包生产 -->
<exclude>static/</exclude> <!-- <exclude>static/</exclude> -->
<exclude>html/</exclude> <!-- <exclude>html/</exclude> -->
<exclude>upload/</exclude> <!-- <exclude>upload/</exclude> -->
<exclude>templets/</exclude> <!-- <exclude>templets/</exclude> -->
</excludes> </excludes>
</resource> </resource>
<resource> <resource>
......
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