From 6277d8d6623a1ab8c38a255b57d62bc62ef8a408 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期六, 29 六月 2024 14:28:42 +0800 Subject: [PATCH] 广东省平台v5.1-相关接口字段调整 --- src/main/java/com/fzzy/api/view/Api1205.view.xml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1205.view.xml b/src/main/java/com/fzzy/api/view/Api1205.view.xml index 170321e..8e43360 100644 --- a/src/main/java/com/fzzy/api/view/Api1205.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1205.view.xml @@ -34,6 +34,10 @@ <Property></Property> <Property name="label">璐т綅浠g爜</Property> </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> + </PropertyDef> <PropertyDef name="cktzdh"> <Property></Property> <Property name="label">鍑哄簱閫氱煡鍗曞彿</Property> @@ -168,6 +172,9 @@ <PropertyDef name="kzl"> <Property name="dataType">double</Property> <Property name="label">鎵�/澧為噺(鍏枻)</Property> + </PropertyDef> + <PropertyDef name="kzlyy"> + <Property name="label">鎵o紙澧烇級閲忓師鍥�</Property> </PropertyDef> <PropertyDef name="zcbgyxm"> <Property></Property> @@ -456,6 +463,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">cktzdh</Property> <Property name="property">cktzdh</Property> <Editor/> @@ -616,6 +628,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">kzlyy</Property> + <Property name="property">kzlyy</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">zcbgyxm</Property> <Property name="property">zcbgyxm</Property> <Editor/> -- Gitblit v1.9.3