From f3d2007e78e8df1064ee7a3b4b9b4c790717fba7 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期一, 22 四月 2024 16:09:33 +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