From cdce015a7143b5e9d0fb003b80b9aa307906c14b Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期一, 02 十二月 2024 11:48:25 +0800 Subject: [PATCH] 修改升级协议中的bug,帧长度由大端模式改为小端模式 --- pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml b/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml index be397d1..291a9ef 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml +++ b/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml @@ -13,7 +13,7 @@ <packaging>jar</packaging> <artifactId>pipIrr-mwTest-web</artifactId> <version>1.0.0</version> - <name>pipIrr-mw-rtu</name> + <name>pipIrr-mwTest-web</name> <description>閫氫俊涓棿浠朵腑蹇冩湇鍔$涓嬪彂鍛戒护娴嬭瘯</description> <dependencies> -- Gitblit v1.8.0