通过套餐生成商品并持久化数据

This commit is contained in:
2025-09-04 12:09:59 +08:00
parent 26e4576c4d
commit ee3e5778b1
12 changed files with 790 additions and 212 deletions

View File

@ -242,6 +242,12 @@
<version>4.40.427.ALL</version>
</dependency>
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
<version>0.4.17</version>
</dependency>
</dependencies>
<!-- Build Configuration -->