From a70bd1fd9fd10c3a8ae6cd83026be84b845ee0c9 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期四, 01 八月 2024 15:22:42 +0800
Subject: [PATCH] 优化熏蒸备案数据同步

---
 src/main/java/com/fzzy/api/view/Api1202.view.xml |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1202.view.xml b/src/main/java/com/fzzy/api/view/Api1202.view.xml
index 76c44e9..cd2dc37 100644
--- a/src/main/java/com/fzzy/api/view/Api1202.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1202.view.xml
@@ -22,6 +22,10 @@
         <Property></Property>
         <Property name="label">璐т綅浠g爜</Property>
       </PropertyDef>
+      <PropertyDef name="tyhwbm">
+        <Property></Property>
+        <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property>
+      </PropertyDef>
       <PropertyDef name="ywlx">
         <Property></Property>
         <Property name="label">涓氬姟绫诲瀷</Property>
@@ -287,9 +291,9 @@
     </DataType>
     <DataType name="dtParam">
       <Property name="creationType">com.fzzy.api.data.ApiParam</Property>
-      <PropertyDef name="kqdm">
+      <PropertyDef name="hwdm">
         <Property></Property>
-        <Property name="label">鎵�灞炲簱鍖�</Property>
+        <Property name="label">鎵�灞炶揣浣�</Property>
       </PropertyDef>
       <PropertyDef name="start">
         <Property name="dataType">Date</Property>
@@ -445,8 +449,8 @@
       <Property name="labelSeparator">锛�</Property>
       <Property name="labelWidth">90</Property>
       <AutoFormElement>
-        <Property name="name">kqdm</Property>
-        <Property name="property">kqdm</Property>
+        <Property name="name">hwdm</Property>
+        <Property name="property">hwdm</Property>
         <Editor/>
       </AutoFormElement>
       <AutoFormElement>
@@ -559,6 +563,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">tyhwbm</Property>
+            <Property name="property">tyhwbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">ywlx</Property>
             <Property name="property">ywlx</Property>
             <Editor/>

--
Gitblit v1.9.3