From 94d050025f9a45db83fd421beae66e0918261121 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期二, 15 八月 2023 11:38:50 +0800
Subject: [PATCH] 新增库区信息字段

---
 src/main/java/com/fzzy/api/view/Api1102.view.xml |   43 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1102.view.xml b/src/main/java/com/fzzy/api/view/Api1102.view.xml
index 7e32e42..e7b6343 100644
--- a/src/main/java/com/fzzy/api/view/Api1102.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1102.view.xml
@@ -70,6 +70,34 @@
         <Property name="dataType">double</Property>
         <Property name="label">搴撳尯绾害</Property>
       </PropertyDef>
+      <PropertyDef name="kqzt">
+        <Property></Property>
+        <Property name="label">搴撳尯鐘舵��</Property>
+        <Property name="mapping">
+          <Property name="keyProperty">key</Property>
+          <Property name="valueProperty">value</Property>
+          <Property name="mapValues">
+            <Collection>
+              <Entity>
+                <Property name="key">1-姝e父</Property>
+                <Property name="value">姝e父</Property>
+              </Entity>
+              <Entity>
+                <Property name="key">2</Property>
+                <Property name="value">閫�鍑哄偍澶囩伯鎵垮偍</Property>
+              </Entity>
+            </Collection>
+          </Property>
+        </Property>
+      </PropertyDef>
+      <PropertyDef name="hkRegionId">
+        <Property></Property>
+        <Property name="label">娴峰悍鍖哄煙ID</Property>
+      </PropertyDef>
+      <PropertyDef name="cqfkqdm">
+        <Property></Property>
+        <Property name="label">浜ф潈鏂瑰簱鍖轰唬鐮�</Property>
+      </PropertyDef>
       <PropertyDef name="czbz">
         <Property></Property>
         <Property name="label">鎿嶄綔鏍囧織</Property>
@@ -397,6 +425,21 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">kqzt</Property>
+            <Property name="property">kqzt</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">hkRegionId</Property>
+            <Property name="property">hkRegionId</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">cqfkqdm</Property>
+            <Property name="property">cqfkqdm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">czbz</Property>
             <Property name="property">czbz</Property>
             <Editor/>

--
Gitblit v1.9.3