ruoyi-admin模块名修改为hb-admin
This commit is contained in:
parent
c0bbca3969
commit
56d6af59ba
@ -9,7 +9,7 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>hb_resource</artifactId>
|
||||
<artifactId>hb-admin</artifactId>
|
||||
|
||||
<description>
|
||||
web服务入口
|
||||
4
pom.xml
4
pom.xml
@ -217,7 +217,7 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ruoyi-admin</artifactId>
|
||||
<artifactId>hb-admin</artifactId>
|
||||
<version>${ruoyi.version}</version>
|
||||
</dependency>
|
||||
|
||||
@ -259,7 +259,7 @@
|
||||
</dependencyManagement>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-admin</module>
|
||||
<module>hb-admin</module>
|
||||
<module>ruoyi-framework</module>
|
||||
<module>ruoyi-system</module>
|
||||
<module>ruoyi-quartz</module>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user