产品模块

This commit is contained in:
xuelijun
2025-07-28 17:28:04 +08:00
parent 94f5254e5c
commit ba3fe6a242
60 changed files with 1662 additions and 5004 deletions

View File

@@ -37,6 +37,11 @@
<artifactId>ojdbc8</artifactId>
<optional>true</optional>
</dependency>
<!--<dependency>
<groupId>com.github.jsqlparser</groupId>
<artifactId>jsqlparser</artifactId>
<version>4.5</version>
</dependency>-->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>