feat: 新增 convert 转换pdf子项目 MQ

This commit is contained in:
super_liu
2021-08-12 11:06:42 +08:00
parent 9cdf37713f
commit bf800309c4
11 changed files with 268 additions and 154 deletions
+5
View File
@@ -24,6 +24,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>com.adc</groupId>
<artifactId>adc-da-convert</artifactId>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>com.adc</groupId>
<artifactId>adc-da-slrs</artifactId>