mirror of https://gitee.com/stylefeng/roses
【7.2.2】更新system对expand模块的应用
parent
54536a5b36
commit
0a88b7073f
|
@ -85,6 +85,14 @@
|
|||
<artifactId>system-business-home</artifactId>
|
||||
<version>${roses.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--expand字段拓展业务-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>expand-spring-boot-starter</artifactId>
|
||||
<version>${roses.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue