【8.0】【system】更新sys-business-portal的名称

pull/57/head
fengshuonan 2023-07-12 10:27:16 +08:00
parent d577b620e1
commit 7e33117f14
72 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
<module>system-api</module>
<module>system-business-hr</module>
<module>system-business-permission</module>
<module>sys-business-portal</module>
<module>system-business-portal</module>
<module>sys-spring-boot-starter</module>
</modules>

View File

@ -34,7 +34,7 @@
<!--门户业务-->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>sys-business-portal</artifactId>
<artifactId>system-business-portal</artifactId>
<version>${roses.version}</version>
</dependency>

View File

@ -11,7 +11,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>sys-business-portal</artifactId>
<artifactId>system-business-portal</artifactId>
<packaging>jar</packaging>