Commit 86a80f22 authored by 赵啸非's avatar 赵啸非

修改同步用户

parent 340117f2
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
<arguments> <arguments>
<argument></argument> <argument></argument>
</arguments> </arguments>
<workingDirectory>${project.parent.basedir}/sample-form-manager-ui/admin</workingDirectory> <workingDirectory>${project.parent.basedir}/smart-office-manager-ui/admin</workingDirectory>
</configuration> </configuration>
</execution> </execution>
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
<argument>run</argument> <argument>run</argument>
<arguments>${package.environment}</arguments> <arguments>${package.environment}</arguments>
</arguments> </arguments>
<workingDirectory>${project.parent.basedir}/sample-form-manager-ui/admin</workingDirectory> <workingDirectory>${project.parent.basedir}/smart-office-manager-ui/admin</workingDirectory>
</configuration> </configuration>
</execution> </execution>
</executions> </executions>
......
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