Commit 159908cc authored by shiyu's avatar shiyu

目录更改

parent 278bc09d
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<configuration> <configuration>
<tasks> <tasks>
<echo>---------开始复制jar包到共享目录下----------</echo> <echo>---------开始复制jar包到共享目录下----------</echo>
<copy file="${project.build.directory}/web-0.0.1-SNAPSHOT-exec.jar" toFile="../ch-admin-api/target/quanku-system.jar"> <copy file="${project.build.directory}/quanku-system-0.0.1-SNAPSHOT-exec.jar" toFile="../quanku-system/target/quanku-system.jar">
</copy> </copy>
</tasks> </tasks>
</configuration> </configuration>
......
Markdown is supported
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