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/Api1203.view.xml | 23 +++++++++++++++++++---- 1 files changed, 19 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1203.view.xml b/src/main/java/com/fzzy/api/view/Api1203.view.xml index 9ddde53..dfc937c 100644 --- a/src/main/java/com/fzzy/api/view/Api1203.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1203.view.xml @@ -5,9 +5,6 @@ <Model> <DataType name="dtMain"> <Property name="creationType">com.fzzy.api.entity.Api1203</Property> - <PropertyDef name="id"> - <Property name="dataType">Integer</Property> - </PropertyDef> <PropertyDef name="rkjydh"> <Property></Property> <Property name="label">鍏ュ簱妫�楠屽崟鍙�</Property> @@ -16,12 +13,16 @@ <Property></Property> <Property name="label">璐т綅浠g爜</Property> </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> + </PropertyDef> <PropertyDef name="rkywdh"> <Property></Property> <Property name="label">鍏ュ簱涓氬姟鍗曞彿</Property> </PropertyDef> <PropertyDef name="qysj"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">鎵︽牱鏃堕棿</Property> </PropertyDef> <PropertyDef name="qyrxm"> @@ -52,6 +53,10 @@ <PropertyDef name="zkl"> <Property></Property> <Property name="label">澧炴墸閲�(鍏枻,闅斿紑)</Property> + </PropertyDef> + <PropertyDef name="spaqzbsfhg"> + <Property></Property> + <Property name="label">椋熷搧瀹夊叏鎸囨爣鏄惁鍚堟牸</Property> </PropertyDef> <PropertyDef name="jyrxm"> <Property></Property> @@ -369,6 +374,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">rkywdh</Property> <Property name="property">rkywdh</Property> <Editor/> @@ -438,6 +448,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">spaqzbsfhg</Property> + <Property name="property">spaqzbsfhg</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">bgyfh</Property> <Property name="property">bgyfh</Property> <Editor/> -- Gitblit v1.9.3