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/Api1202.view.xml | 26 ++++++++++++++++++++++---- 1 files changed, 22 insertions(+), 4 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 430b5ef..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> @@ -283,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> @@ -441,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> @@ -552,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> @@ -821,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/> -- Gitblit v1.9.3