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

pull/57/head
fengshuonan 2023-07-12 10:26:22 +08:00
parent e27bdcce43
commit d577b620e1
101 changed files with 3 additions and 3 deletions

View File

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

View File

@ -27,7 +27,7 @@
<!--应用权限管理模块--> <!--应用权限管理模块-->
<dependency> <dependency>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>sys-business-permission</artifactId> <artifactId>system-business-permission</artifactId>
<version>${roses.version}</version> <version>${roses.version}</version>
</dependency> </dependency>

View File

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

Some files were not shown because too many files have changed in this diff Show More