添加礼薄模块

This commit is contained in:
xzh
2025-03-25 00:06:02 +08:00
parent 8c53fa9479
commit 9bd8123b1a
21 changed files with 1315 additions and 1 deletions

View File

@@ -344,6 +344,12 @@
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.xxzhx.giftBook</groupId>
<artifactId>giftBook-main</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.xxzhx.giftBook</groupId>
<artifactId>giftBook-generator</artifactId>