From 8a1cc74bcf1271285f75fadc8630615ca5a99065 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期三, 06 九月 2023 16:37:15 +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