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/otherview/whhpjl/WhjlApi1114.view.xml | 29 ++++++++++++++++++++++++----- 1 files changed, 24 insertions(+), 5 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml index f764bb2..74816bf 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml @@ -71,6 +71,10 @@ <Property></Property> <Property name="label">鏇存柊閰嶄欢淇℃伅</Property> </PropertyDef> + <PropertyDef name="ysynx"> + <Property></Property> + <Property name="label">宸蹭娇鐢ㄥ勾闄�</Property> + </PropertyDef> <PropertyDef name="wxhyxzt"> <Property></Property> <Property name="label">缁翠慨鍚庤繍琛岀姸鎬�</Property> @@ -116,10 +120,15 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> - <Reference name="whjlzp"> + <PropertyDef name="whjlzp"> + <Property></Property> <Property name="label">缁存姢璁板綍鐓х墖</Property> <Property name="dataType">[dtWhjlzp]</Property> - </Reference> + </PropertyDef> + <PropertyDef name="sqr"> + <Property></Property> + <Property name="label">鐢宠浜�</Property> + </PropertyDef> </DataType> <DataType name="dtParam"> <Property name="creationType">com.fzzy.api.data.ApiParam</Property> @@ -148,15 +157,15 @@ <DataType name="dtWhjlzp"> <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlWHJLZP</Property> <PropertyDef name="zpid"> - <Property/> + <Property></Property> <Property name="label">鐓х墖id</Property> </PropertyDef> <PropertyDef name="zpmc"> - <Property/> + <Property></Property> <Property name="label">鐓х墖鍚嶇О</Property> </PropertyDef> <PropertyDef name="zplj"> - <Property/> + <Property></Property> <Property name="label">鐓х墖璺緞</Property> </PropertyDef> <PropertyDef name="zpdx"> @@ -390,6 +399,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">ysynx</Property> + <Property name="property">ysynx</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">wxdw</Property> <Property name="property">wxdw</Property> <Editor/> @@ -445,6 +459,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">sqr</Property> + <Property name="property">sqr</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">jl</Property> <Property name="property">jl</Property> <Editor/> -- Gitblit v1.9.3