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/Api1308.view.xml | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1308.view.xml b/src/main/java/com/fzzy/api/view/Api1308.view.xml index 34b007d..f986ad9 100644 --- a/src/main/java/com/fzzy/api/view/Api1308.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1308.view.xml @@ -21,6 +21,9 @@ <PropertyDef name="kqdm"> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="tykqbm"> + <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property> + </PropertyDef> <PropertyDef name="kqdz"> <Property name="label">搴撳尯鍦板潃</Property> </PropertyDef> @@ -70,6 +73,18 @@ <PropertyDef name="bizId"> <Property></Property> <Property name="label">涓氬姟缂栫爜</Property> + </PropertyDef> + <PropertyDef name="hwdm"> + <Property></Property> + <Property name="label">璐т綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="txbh"> + <Property></Property> + <Property name="label">鍥惧儚缂栧彿</Property> + </PropertyDef> + <PropertyDef name="spbh"> + <Property></Property> + <Property name="label">瑙嗛缂栧彿</Property> </PropertyDef> </DataType> <DataType name="dtParam"> @@ -330,6 +345,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tykqbm</Property> + <Property name="property">tykqbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">kqdz</Property> <Property name="property">kqdz</Property> <Editor/> @@ -385,6 +405,21 @@ <Property name="property">bizId</Property> <Editor/> </AutoFormElement> + <AutoFormElement> + <Property name="name">hwdm</Property> + <Property name="property">hwdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">txbh</Property> + <Property name="property">txbh</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">spbh</Property> + <Property name="property">spbh</Property> + <Editor/> + </AutoFormElement> </AutoForm> </Children> <Tools/> -- Gitblit v1.9.3