From 94964a33d32d29dbc2f837036dae63fd4269aae6 Mon Sep 17 00:00:00 2001
From: wuzeyu <1223318623@qq.com>
Date: 星期二, 10 十二月 2024 17:47:58 +0800
Subject: [PATCH] 优化代码 获取工单详情接口 给工单处理结果状态ID一个默认值         获取工单列表接口 给工单处理结果状态ID一个默认值         获取工单处理结果接口  将状态改为与其他接口返回一致

---
 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