From a70bd1fd9fd10c3a8ae6cd83026be84b845ee0c9 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 01 八月 2024 15:22:42 +0800 Subject: [PATCH] 优化熏蒸备案数据同步 --- src/main/java/com/fzzy/api/view/Api1202.view.xml | 34 ++++++++++++++++++++++------------ 1 files changed, 22 insertions(+), 12 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1202.view.xml b/src/main/java/com/fzzy/api/view/Api1202.view.xml index c01c93e..cd2dc37 100644 --- a/src/main/java/com/fzzy/api/view/Api1202.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1202.view.xml @@ -22,6 +22,10 @@ <Property></Property> <Property name="label">璐т綅浠g爜</Property> </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> + </PropertyDef> <PropertyDef name="ywlx"> <Property></Property> <Property name="label">涓氬姟绫诲瀷</Property> @@ -58,6 +62,10 @@ <PropertyDef name="xxdz"> <Property></Property> <Property name="label">璇︾粏鍦板潃</Property> + </PropertyDef> + <PropertyDef name="lqgsdwdm"> + <Property></Property> + <Property name="label">绮潈褰掑睘鍗曚綅浠g爜</Property> </PropertyDef> <PropertyDef name="ysgj"> <Property></Property> @@ -276,9 +284,6 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> - <PropertyDef name="id"> - <Property name="dataType">Integer</Property> - </PropertyDef> <PropertyDef name="cchlx"> <Property/> <Property name="label">杞﹁埞鍙风被鍨�</Property> @@ -286,9 +291,9 @@ </DataType> <DataType name="dtParam"> <Property name="creationType">com.fzzy.api.data.ApiParam</Property> - <PropertyDef name="kqdm"> + <PropertyDef name="hwdm"> <Property></Property> - <Property name="label">鎵�灞炲簱鍖�</Property> + <Property name="label">鎵�灞炶揣浣�</Property> </PropertyDef> <PropertyDef name="start"> <Property name="dataType">Date</Property> @@ -444,8 +449,8 @@ <Property name="labelSeparator">锛�</Property> <Property name="labelWidth">90</Property> <AutoFormElement> - <Property name="name">kqdm</Property> - <Property name="property">kqdm</Property> + <Property name="name">hwdm</Property> + <Property name="property">hwdm</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -555,6 +560,11 @@ <AutoFormElement> <Property name="name">hwdm</Property> <Property name="property">hwdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -824,6 +834,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">lqgsdwdm</Property> + <Property name="property">lqgsdwdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">bz</Property> <Property name="property">bz</Property> <Editor/> @@ -846,11 +861,6 @@ <AutoFormElement> <Property name="name">bizId</Property> <Property name="property">bizId</Property> - <Editor/> - </AutoFormElement> - <AutoFormElement> - <Property name="name">id</Property> - <Property name="property">id</Property> <Editor/> </AutoFormElement> </AutoForm> -- Gitblit v1.9.3