From f58c03f4c98b3664f22a3ec4e920fb2a42473ab9 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期二, 30 一月 2024 18:08:02 +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