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/Api1205.view.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1205.view.xml b/src/main/java/com/fzzy/api/view/Api1205.view.xml
index 74fa1cf..8e43360 100644
--- a/src/main/java/com/fzzy/api/view/Api1205.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1205.view.xml
@@ -173,6 +173,9 @@
         <Property name="dataType">double</Property>
         <Property name="label">鎵�/澧為噺(鍏枻)</Property>
       </PropertyDef>
+      <PropertyDef name="kzlyy">
+        <Property name="label">鎵o紙澧烇級閲忓師鍥�</Property>
+      </PropertyDef>
       <PropertyDef name="zcbgyxm">
         <Property></Property>
         <Property name="label">鍊间粨淇濈鍛樺鍚�</Property>
@@ -625,6 +628,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">kzlyy</Property>
+            <Property name="property">kzlyy</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">zcbgyxm</Property>
             <Property name="property">zcbgyxm</Property>
             <Editor/>

--
Gitblit v1.9.3