From 03b873ebffb7dc1818a460d3aa5339f3a6fd1ef8 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 07 十一月 2023 23:55:28 +0800
Subject: [PATCH] 增加地磅按钮

---
 src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml |   51 ---------------------------------------------------
 1 files changed, 0 insertions(+), 51 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml b/src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml
index 241d6a5..a25d949 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml
+++ b/src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml
@@ -182,34 +182,6 @@
           <Property name="mapValues">
             <Collection>
               <Entity>
-                <Property name="value">榛勬郸鍖�</Property>
-                <Property name="key">huangpu</Property>
-              </Entity>
-              <Entity>
-                <Property name="value">寰愭眹鍖�</Property>
-                <Property name="key">xuhui</Property>
-              </Entity>
-              <Entity>
-                <Property name="value">闀垮畞鍖�</Property>
-                <Property name="key">changning</Property>
-              </Entity>
-              <Entity>
-                <Property name="value">闈欏畨鍖�</Property>
-                <Property name="key">jingan</Property>
-              </Entity>
-              <Entity>
-                <Property name="value">鏅檧鍖�</Property>
-                <Property name="key">putuo</Property>
-              </Entity>
-              <Entity>
-                <Property name="value">铏瑰彛鍖�</Property>
-                <Property name="key">hongkou</Property>
-              </Entity>
-              <Entity>
-                <Property name="value">鏉ㄦ郸鍖�</Property>
-                <Property name="key">yangpu</Property>
-              </Entity>
-              <Entity>
                 <Property name="value">闂佃鍖�</Property>
                 <Property name="key">minhang</Property>
               </Entity>
@@ -252,15 +224,6 @@
       <PropertyDef name="pch">
         <Property></Property>
         <Property name="label">鎵规鍙�</Property>
-      </PropertyDef>
-      <PropertyDef name="bizId">
-        <Property></Property>
-        <Property name="label">涓氬姟id</Property>
-        <Property name="required">false</Property>
-      </PropertyDef>
-      <PropertyDef name="syncTime">
-        <Property name="dataType">DateTime</Property>
-        <Property name="label">鍚屾鏃堕棿</Property>
       </PropertyDef>
     </DataType>
     <DataType name="dtParam">
@@ -440,10 +403,6 @@
       </DataColumn>
       <DataColumn name="zylx">
         <Property name="property">zylx</Property>
-        <Property name="align">center</Property>
-      </DataColumn>
-      <DataColumn name="khmc">
-        <Property name="property">khmc</Property>
         <Property name="align">center</Property>
       </DataColumn>
       <DataColumn name="mz">
@@ -635,16 +594,6 @@
           <AutoFormElement>
             <Property name="name">bjw</Property>
             <Property name="property">bjw</Property>
-            <Editor/>
-          </AutoFormElement>
-          <AutoFormElement>
-            <Property name="name">bizId</Property>
-            <Property name="property">bizId</Property>
-            <Editor/>
-          </AutoFormElement>
-          <AutoFormElement>
-            <Property name="name">syncTime</Property>
-            <Property name="property">syncTime</Property>
             <Editor/>
           </AutoFormElement>
         </AutoForm>

--
Gitblit v1.9.3