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/WhjlApi1206.view.xml | 35 ++++++++++++++++++++++++----------- 1 files changed, 24 insertions(+), 11 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1206.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1206.view.xml index 2b11472..08e7708 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1206.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1206.view.xml @@ -28,11 +28,6 @@ <PropertyDef name="htlx"> <Property></Property> <Property name="label">鍚堝悓绫诲瀷</Property> - <Property name="mapping"> - <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#trigger").getResult("HT_YWLX")}</Property> - <Property name="keyProperty">code</Property> - <Property name="valueProperty">name</Property> - </Property> </PropertyDef> <PropertyDef name="htbh"> <Property></Property> @@ -118,11 +113,6 @@ <PropertyDef name="zffs"> <Property></Property> <Property name="label">鏀粯鏂瑰紡</Property> - <Property name="mapping"> - <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#trigger").getResult("JSFS")}</Property> - <Property name="keyProperty">code</Property> - <Property name="valueProperty">name</Property> - </Property> </PropertyDef> <PropertyDef name="ywcsl"> <Property name="dataType">Double</Property> @@ -144,6 +134,14 @@ <PropertyDef name="sfyx"> <Property></Property> <Property name="label">鏄惁鏈夋晥</Property> + </PropertyDef> + <PropertyDef name="htzt"> + <Property></Property> + <Property name="label">鍚堝悓鐘舵��</Property> + </PropertyDef> + <PropertyDef name="hrqdr"> + <Property></Property> + <Property name="label">鍚堝悓绛捐浜�</Property> </PropertyDef> <PropertyDef name="bz"> <Property></Property> @@ -171,7 +169,7 @@ <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> <PropertyDef name="htspqdList"> - <Property/> + <Property></Property> </PropertyDef> <Reference name="htspqd"> <Property name="parameter">$${this.htspqdList}</Property> @@ -602,6 +600,21 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">hrqdr</Property> + <Property name="property">hrqdr</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">htzt</Property> + <Property name="property">htzt</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">htlx</Property> + <Property name="property">htlx</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">xh</Property> <Property name="property">xh</Property> <Editor/> -- Gitblit v1.9.3