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/Api1111.view.xml | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1111.view.xml b/src/main/java/com/fzzy/api/view/Api1111.view.xml index c2275e5..4833f03 100644 --- a/src/main/java/com/fzzy/api/view/Api1111.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1111.view.xml @@ -13,6 +13,10 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="tykqbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property> + </PropertyDef> <PropertyDef name="dwmc"> <Property></Property> <Property name="label">鍗曚綅鍚嶇О</Property> @@ -45,6 +49,10 @@ <Property></Property> <Property name="label">澶囨敞</Property> </PropertyDef> + <PropertyDef name="hkCameraIndexCode"> + <Property></Property> + <Property name="label">娴峰悍璁惧鍞竴鏍囪瘑</Property> + </PropertyDef> <PropertyDef name="czbz"> <Property></Property> <Property name="label">鎿嶄綔鏍囧織</Property> @@ -62,6 +70,18 @@ <PropertyDef name="spjklx"> <Property></Property> <Property name="label">瑙嗛鐩戞帶绫诲瀷</Property> + </PropertyDef> + <PropertyDef name="spdwlx"> + <Property></Property> + <Property name="label">瑙嗛鐐逛綅绫诲瀷</Property> + </PropertyDef> + <PropertyDef name="cfdm"> + <Property></Property> + <Property name="label">浠撴埧浠g爜</Property> + </PropertyDef> + <PropertyDef name="ajdm"> + <Property></Property> + <Property name="label">寤掗棿浠g爜</Property> </PropertyDef> <PropertyDef name="syncTime"> <Property name="dataType">Date</Property> @@ -263,6 +283,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tykqbm</Property> + <Property name="property">tykqbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">kqmc</Property> <Property name="property">kqmc</Property> <Editor/> @@ -293,6 +318,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">hkCameraIndexCode</Property> + <Property name="property">hkCameraIndexCode</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">czbz</Property> <Property name="property">czbz</Property> <Editor/> -- Gitblit v1.9.3