From 083eb4417a04201f1eb755faab8ee7121b3c7f16 Mon Sep 17 00:00:00 2001 From: jiazx0107@163.com <jiazx0107@163.com> Date: 星期五, 17 十一月 2023 16:19:05 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/igds-api-gateway' into igds-api-gateway --- src/main/java/com/fzzy/api/view/Api1111.view.xml | 9 +++++++++ 1 files changed, 9 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 fa078c0..a0c9e09 100644 --- a/src/main/java/com/fzzy/api/view/Api1111.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1111.view.xml @@ -45,6 +45,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> @@ -305,6 +309,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