From 51a999d87421497bb7bb25e47965f78261f801c3 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期日, 21 四月 2024 15:43:26 +0800 Subject: [PATCH] 国家统一编码-增加统一编码字段及页面调整 --- src/main/java/com/fzzy/api/view/Api1202.view.xml | 26 ++++++++++++++++++-------- 1 files changed, 18 insertions(+), 8 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1202.view.xml b/src/main/java/com/fzzy/api/view/Api1202.view.xml index c01c93e..bae826b 100644 --- a/src/main/java/com/fzzy/api/view/Api1202.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1202.view.xml @@ -22,6 +22,10 @@ <Property></Property> <Property name="label">璐т綅浠g爜</Property> </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> + </PropertyDef> <PropertyDef name="ywlx"> <Property></Property> <Property name="label">涓氬姟绫诲瀷</Property> @@ -58,6 +62,10 @@ <PropertyDef name="xxdz"> <Property></Property> <Property name="label">璇︾粏鍦板潃</Property> + </PropertyDef> + <PropertyDef name="lqgsdwdm"> + <Property></Property> + <Property name="label">绮潈褰掑睘鍗曚綅浠g爜</Property> </PropertyDef> <PropertyDef name="ysgj"> <Property></Property> @@ -275,9 +283,6 @@ <PropertyDef name="kqdm"> <Property></Property> <Property name="label">搴撳尯浠g爜</Property> - </PropertyDef> - <PropertyDef name="id"> - <Property name="dataType">Integer</Property> </PropertyDef> <PropertyDef name="cchlx"> <Property/> @@ -558,6 +563,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">ywlx</Property> <Property name="property">ywlx</Property> <Editor/> @@ -824,6 +834,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">lqgsdwdm</Property> + <Property name="property">lqgsdwdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">bz</Property> <Property name="property">bz</Property> <Editor/> @@ -846,11 +861,6 @@ <AutoFormElement> <Property name="name">bizId</Property> <Property name="property">bizId</Property> - <Editor/> - </AutoFormElement> - <AutoFormElement> - <Property name="name">id</Property> - <Property name="property">id</Property> <Editor/> </AutoFormElement> </AutoForm> -- Gitblit v1.9.3