From 4603da77459b23291191b52a35c5c8ccb9ac60e3 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期五, 28 六月 2024 15:04:49 +0800 Subject: [PATCH] 上海省平台协议-添加统一编码 --- src/main/java/com/fzzy/api/view/Api1310.view.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1310.view.xml b/src/main/java/com/fzzy/api/view/Api1310.view.xml index 5046b4b..a277326 100644 --- a/src/main/java/com/fzzy/api/view/Api1310.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1310.view.xml @@ -13,6 +13,10 @@ <Property></Property> <Property name="label">璐т綅浠g爜</Property> </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> + </PropertyDef> <PropertyDef name="lspzdm"> <Property></Property> <Property name="label">绮鍝佺浠g爜</Property> @@ -464,6 +468,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">lspzdm</Property> <Property name="property">lspzdm</Property> <Editor/> -- Gitblit v1.9.3