From bd72ddc43f7d89d0d19e48ea98221fa9b1890e4b Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 23 五月 2024 19:42:41 +0800 Subject: [PATCH] 优化文件同步 --- src/main/java/com/fzzy/api/view/Api1202.view.xml | 18 ++++++++++++++++++ 1 files changed, 18 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 430b5ef..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> @@ -555,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/> @@ -821,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/> -- Gitblit v1.9.3