From c66ed1dcf64032a45ba053cd9ae71317d29d1fe3 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期二, 21 一月 2025 14:18:11 +0800 Subject: [PATCH] 针对远程RTU升级,增加快速命令类型,为此增加相关配置,增加相关处理逻辑 --- pipIrr-platform/pipIrr-mw/pipIrr-mw-simulate-rtu/pom.xml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mw-simulate-rtu/pom.xml b/pipIrr-platform/pipIrr-mw/pipIrr-mw-simulate-rtu/pom.xml index d1c3227..0054312 100644 --- a/pipIrr-platform/pipIrr-mw/pipIrr-mw-simulate-rtu/pom.xml +++ b/pipIrr-platform/pipIrr-mw/pipIrr-mw-simulate-rtu/pom.xml @@ -9,12 +9,11 @@ <relativePath>../pom.xml</relativePath> </parent> - <groupId>com.dy</groupId> + <packaging>jar</packaging> <artifactId>pipIrr-mw-simulate-rtu</artifactId> <version>1.0.0</version> <name>pipIrr-mw-simulate-rtu</name> <description>RTU妯℃嫙鍣紝妯℃嫙RTU杞欢杩滅▼鍗囩骇绛�</description> - <url/> <dependencies> <dependency> @@ -180,4 +179,3 @@ </plugins> </build> </project> - -- Gitblit v1.8.0