feat: 设备故障码、设备校验记录、测控一体机开关、设备充值记录、充值订单,代码提交。

This commit is contained in:
tianyongbao
2025-10-19 22:54:34 +08:00
parent af1b0e5441
commit 7f40a94819
55 changed files with 4156 additions and 6 deletions

View File

@@ -92,6 +92,12 @@
<artifactId>ruoyi-fishery</artifactId>
<version>${revision}</version> <!-- 使用项目统一版本变量 -->
</dependency>
<!-- 鱼测云模块 -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-tdengine</artifactId>
<version>${revision}</version> <!-- 使用项目统一版本变量 -->
</dependency>
<!-- 工作流模块 -->
<dependency>
<groupId>org.dromara</groupId>