From f8d7a52f6dec66758fee52b0b71869a6c3e35f8c Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期三, 17 七月 2024 10:14:48 +0800 Subject: [PATCH] 修改人员信息同步 --- src/main/java/com/fzzy/api/view/Api1208.view.xml | 29 ++++++++++++++++++++++++----- 1 files changed, 24 insertions(+), 5 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1208.view.xml b/src/main/java/com/fzzy/api/view/Api1208.view.xml index 40a7c7d..c4ca939 100644 --- a/src/main/java/com/fzzy/api/view/Api1208.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1208.view.xml @@ -27,11 +27,16 @@ <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> <PropertyDef name="id"> - + <Property></Property> + <Property name="label">涓婚敭id</Property> </PropertyDef> <PropertyDef name="hwdm"> <Property></Property> <Property name="label">璐т綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> </PropertyDef> <PropertyDef name="lspzdm"> <Property></Property> @@ -85,6 +90,10 @@ <Property></Property> <Property name="label">绮潈褰掑睘鍗曚綅浠g爜</Property> </PropertyDef> + <PropertyDef name="lqgstydwbm"> + <Property></Property> + <Property name="label">绮潈褰掑睘鍗曚綅鍥藉缁熶竴缂栫爜</Property> + </PropertyDef> <PropertyDef name="lqxzqhdm"> <Property></Property> <Property name="label">绮潈琛屾斂鍖哄垝浠g爜</Property> @@ -126,19 +135,19 @@ </Property> </PropertyDef> <PropertyDef name="rcsj"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">鍏ヤ粨鏃堕棿</Property> </PropertyDef> <PropertyDef name="fcrq"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">灏佷粨鏃ユ湡</Property> </PropertyDef> <PropertyDef name="ccwcsj"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">鍑轰粨瀹屾垚鏃堕棿</Property> </PropertyDef> <PropertyDef name="qcsj"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">娓呬粨鏃堕棿</Property> </PropertyDef> <PropertyDef name="sjsl"> @@ -470,6 +479,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">lspzdm</Property> <Property name="property">lspzdm</Property> <Editor/> @@ -511,6 +525,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">lqgstydwbm</Property> + <Property name="property">lqgstydwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">lqxzqhdm</Property> <Property name="property">lqxzqhdm</Property> <Editor/> -- Gitblit v1.9.3