From 8c4a723ff13e34152934b84c52267615c4e0fb8b Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期五, 06 十二月 2024 10:22:34 +0800
Subject: [PATCH] 升级模拟器增加上报81数据,为上报阀门状态,用81数据代替心跳

---
 pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

--
Gitblit v1.8.0