From 14f79528513e0f7c08f47c4d34efd7d6fa847a60 Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期五, 03 十一月 2023 19:13:47 +0800 Subject: [PATCH] 提交武汉接口2 --- src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml | 20 +++++++++++++++----- 1 files changed, 15 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..86f20f7 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1114.view.xml @@ -116,10 +116,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 +153,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"> @@ -445,6 +450,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