From 6849ec1281a1a45639d6d28eef771eac63e389d2 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期三, 11 六月 2025 16:32:44 +0800
Subject: [PATCH] 1、表阀一体协议,关阀失败数据解析修改; 2、RTU状态处理逻辑修改,每条81上报数据都要保存。

---
 pipIrr-platform/pipIrr-web/pipIrr-web-project/.gitignore |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-project/.gitignore b/pipIrr-platform/pipIrr-web/pipIrr-web-project/.gitignore
index f80a40f..549e00a 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-project/.gitignore
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-project/.gitignore
@@ -1,6 +1,5 @@
 HELP.md
 target/
-/pipIrr-web-sell.iml
 !.mvn/wrapper/maven-wrapper.jar
 !**/src/main/**/target/
 !**/src/test/**/target/

--
Gitblit v1.8.0