From 5408346178dd12b7ab78fb51c76f59c300a7e153 Mon Sep 17 00:00:00 2001
From: ws <ws@123.com>
Date: 星期四, 31 十月 2024 23:37:31 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/main/java/com/fzzy/api/view/Api1209.view.xml |   29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1209.view.xml b/src/main/java/com/fzzy/api/view/Api1209.view.xml
index cd959b4..d13d5bf 100644
--- a/src/main/java/com/fzzy/api/view/Api1209.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1209.view.xml
@@ -151,7 +151,7 @@
               </Entity>
               <Entity>
                 <Property name="key">3</Property>
-                <Property name="value">3:鍏朵粬</Property>
+                <Property name="value">3:婧綑</Property>
               </Entity>
             </Collection>
           </Property>
@@ -180,6 +180,18 @@
             </Collection>
           </Property>
         </Property>
+      </PropertyDef>
+      <PropertyDef name="syncTime">
+        <Property name="dataType">Date</Property>
+        <Property name="label">鍚屾鏃堕棿</Property>
+      </PropertyDef>
+      <PropertyDef name="ccsc">
+        <Property/>
+        <Property name="label">鍌ㄥ鏃堕暱</Property>
+      </PropertyDef>
+      <PropertyDef name="sfch">
+        <Property/>
+        <Property name="label">鏄惁瓒呰��</Property>
       </PropertyDef>
     </DataType>
     <DataType name="dtParam">
@@ -575,6 +587,21 @@
                 <Property name="property">bizId</Property>
                 <Editor/>
               </AutoFormElement>
+              <AutoFormElement>
+                <Property name="name">bz</Property>
+                <Property name="property">bz</Property>
+                <Editor/>
+              </AutoFormElement>
+              <AutoFormElement>
+                <Property name="name">ccsc</Property>
+                <Property name="property">ccsc</Property>
+                <Editor/>
+              </AutoFormElement>
+              <AutoFormElement>
+                <Property name="name">sfch</Property>
+                <Property name="property">sfch</Property>
+                <Editor/>
+              </AutoFormElement>
             </AutoForm>
           </Children>
         </GroupBox>

--
Gitblit v1.9.3