From 1236c1e76c1dc07963285c72ea4faabef9cb7d93 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期五, 12 七月 2024 14:54:43 +0800 Subject: [PATCH] 上海省平台接口字段优化 --- src/main/java/com/fzzy/api/view/Api1109.view.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1109.view.xml b/src/main/java/com/fzzy/api/view/Api1109.view.xml index a3e0704..4cc377c 100644 --- a/src/main/java/com/fzzy/api/view/Api1109.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1109.view.xml @@ -21,9 +21,17 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="tykqbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property> + </PropertyDef> <PropertyDef name="fileStorageId"> <Property></Property> <Property name="label">鏂囦欢id</Property> + </PropertyDef> + <PropertyDef name="ywdh"> + <Property></Property> + <Property name="label">涓氬姟鍗曞彿</Property> </PropertyDef> <PropertyDef name="wjlx"> <Property></Property> @@ -318,6 +326,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tykqbm</Property> + <Property name="property">tykqbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">wjmc</Property> <Property name="property">wjmc</Property> <Editor/> @@ -348,6 +361,11 @@ <Property name="property">bizId</Property> <Editor/> </AutoFormElement> + <AutoFormElement> + <Property name="name">ywdh</Property> + <Property name="property">ywdh</Property> + <Editor/> + </AutoFormElement> </AutoForm> </Children> <Tools/> -- Gitblit v1.9.3