【7.2.2】更新引用关系

pull/29/head
fengshuonan 2022-03-25 21:41:08 +08:00
parent 75ffce31c5
commit e4f5adae1f
1 changed files with 8 additions and 0 deletions

View File

@ -126,6 +126,14 @@
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<!--office模块-->
<!--用户有导出功能-->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>office-spring-boot-starter</artifactId>
<version>${roses.version}</version>
</dependency>
</dependencies>
</project>