Commit d41f5f4b authored by EDY's avatar EDY

优化

parent d3ac1bb7
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging> <packaging>jar</packaging>
<artifactId>ruoyi-admin</artifactId> <artifactId>ry-crm</artifactId>
<description> <description>
web服务入口 web服务入口
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
</configuration> </configuration>
</plugin> </plugin>
</plugins> </plugins>
<finalName>${project.artifactId}-crm</finalName> <finalName>${project.artifactId}</finalName>
</build> </build>
</project> </project>
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