From dbef4eea6194ffba3bd25f978b33e09d65f5a6de Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期五, 01 十一月 2024 14:07:21 +0800 Subject: [PATCH] 根据国家局接口,调整基础表字段 --- src/main/java/com/fzzy/api/view/Api1202.view.xml | 79 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 79 insertions(+), 0 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 9ce8a4b..4d2feb8 100644 --- a/src/main/java/com/fzzy/api/view/Api1202.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1202.view.xml @@ -84,6 +84,26 @@ <Property></Property> <Property name="label">鎸傝溅鍙�</Property> </PropertyDef> + <PropertyDef name="slr"> + <Property></Property> + <Property name="label">鍞伯浜�</Property> + </PropertyDef> + <PropertyDef name="slrlxfs"> + <Property></Property> + <Property name="label">鍞伯浜鸿仈绯绘柟寮�</Property> + </PropertyDef> + <PropertyDef name="slrsfzh"> + <Property></Property> + <Property name="label">鍞伯浜鸿韩浠借瘉鍙�</Property> + </PropertyDef> + <PropertyDef name="slrzh"> + <Property></Property> + <Property name="label">鍞伯浜鸿处鍙�</Property> + </PropertyDef> + <PropertyDef name="slrdz"> + <Property></Property> + <Property name="label">鍞伯浜哄湴鍧�</Property> + </PropertyDef> <PropertyDef name="ldd"> <Property></Property> <Property name="label">瑁呯伯鍦扮偣</Property> @@ -267,6 +287,30 @@ <PropertyDef name="rkjsdh"> <Property></Property> <Property name="label">鍏ュ簱缁撶畻鍗曞彿</Property> + </PropertyDef> + <PropertyDef name="scfs"> + <Property name="dataType">Integer</Property> + <Property name="label">鐢熸垚鏂瑰紡</Property> + <Property name="mapping"> + <Property name="keyProperty">key</Property> + <Property name="valueProperty">value</Property> + <Property name="mapValues"> + <Collection> + <Entity> + <Property name="key">1</Property> + <Property name="value">1锛氭祦绋嬬敓鎴�</Property> + </Entity> + <Entity> + <Property name="key">2</Property> + <Property name="value">2锛氭墜鍔ㄨˉ褰�</Property> + </Entity> + </Collection> + </Property> + </Property> + </PropertyDef> + <PropertyDef name="sdblyy"> + <Property></Property> + <Property name="label">鎵嬪姩琛ュ綍鍘熷洜</Property> </PropertyDef> <PropertyDef name="bz"> <Property></Property> @@ -642,6 +686,31 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">slr</Property> + <Property name="property">slr</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">slrlxfs</Property> + <Property name="property">slrlxfs</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">slrsfzh</Property> + <Property name="property">slrsfzh</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">slrzh</Property> + <Property name="property">slrzh</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">slrdz</Property> + <Property name="property">slrdz</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">ldd</Property> <Property name="property">ldd</Property> <Editor/> @@ -853,6 +922,16 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">scfs</Property> + <Property name="property">scfs</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">sdblyy</Property> + <Property name="property">sdblyy</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">bz</Property> <Property name="property">bz</Property> <Editor/> -- Gitblit v1.9.3