添加pdf生成器

This commit is contained in:
2023-12-20 16:04:34 +08:00
parent 714f00423c
commit 7293446993
12 changed files with 466 additions and 18 deletions

View File

@@ -71,6 +71,12 @@
<version>1.8.2</version>
</dependency>
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.40.0</version>
</dependency>
<dependency>
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>