From 13391e649a65a374e390066a35b52c61a6feaa3f Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期二, 14 十一月 2023 21:19:40 +0800
Subject: [PATCH] 调整心跳指令返回

---
 src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1203.view.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1203.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1203.view.xml
index 387952f..21a6951 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1203.view.xml
+++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1203.view.xml
@@ -29,7 +29,7 @@
         <Property></Property>
         <Property name="label">鍔犲伐浼佷笟缂栧彿</Property>
       </PropertyDef>
-      <PropertyDef name="jlppid">
+      <PropertyDef name="jlppbh">
         <Property></Property>
         <Property name="label">鍝佺墝ID</Property>
       </PropertyDef>
@@ -532,8 +532,8 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
-            <Property name="name">jlppid</Property>
-            <Property name="property">jlppid</Property>
+            <Property name="name">jlppbh</Property>
+            <Property name="property">jlppbh</Property>
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>

--
Gitblit v1.9.3