From 323d013281bffdd7d1873af70642bd552dd22814 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期三, 30 十月 2024 00:53:15 +0800
Subject: [PATCH] 基础数据上报

---
 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