From a09c9a9e8d9fe49b2c4bd84e43d3d092175592ee Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期二, 05 九月 2023 14:29:52 +0800 Subject: [PATCH] 上海同步数据---市储检斤单 --- src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml | 23 ----------------------- 1 files changed, 0 insertions(+), 23 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..9e62fab 100644 --- a/src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml +++ b/src/main/java/com/fzzy/otherview/sh2023/ShApi2101.view.xml @@ -253,15 +253,6 @@ <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"> <Property name="creationType">com.fzzy.api.data.ApiParam</Property> @@ -440,10 +431,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 +622,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