add:质保书上传图片添加压缩服务

This commit is contained in:
zhangzhiqiang
2022-11-18 17:08:52 +08:00
parent d4c949cdeb
commit 020850da61
3 changed files with 65 additions and 0 deletions

View File

@@ -26,6 +26,13 @@
</repositories>
<dependencies>
<!-- https://mvnrepository.com/artifact/net.coobird/thumbnailator -->
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
<version>0.4.8</version>
</dependency>
<!-- Excel打印-->
<dependency>
<groupId>e-iceblue</groupId>