修改页面和接口

This commit is contained in:
liuwu 2023-09-14 11:47:55 +08:00
parent 2f6bbb67e5
commit eb628ea63c
1 changed files with 6 additions and 0 deletions

View File

@ -67,6 +67,12 @@
<artifactId>cyx-generator</artifactId>
</dependency>
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.5.13.3</version>
</dependency>
</dependencies>
<build>