表格调整部分代码

This commit is contained in:
2025-09-09 09:43:44 +08:00
parent 6c6bed4b46
commit 2121a293cb
33 changed files with 1275 additions and 3802 deletions

View File

@@ -126,12 +126,19 @@
</dependency>
<!--波形工具模块-->
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>wave-comtrade</artifactId>
<version>1.0.0</version>
</dependency>
<!--报告工具模块-->
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>report-generator</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>