From f55b2623f09b0b902f991c701c67a2a6f2577057 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期二, 23 四月 2024 11:07:53 +0800 Subject: [PATCH] 调整order指令包结构 --- src/main/java/com/fzzy/api/view/Api1208.view.xml | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1208.view.xml b/src/main/java/com/fzzy/api/view/Api1208.view.xml index 40a7c7d..9b3a674 100644 --- a/src/main/java/com/fzzy/api/view/Api1208.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1208.view.xml @@ -27,11 +27,16 @@ <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> <PropertyDef name="id"> - + <Property></Property> + <Property name="label">涓婚敭id</Property> </PropertyDef> <PropertyDef name="hwdm"> <Property></Property> <Property name="label">璐т綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> </PropertyDef> <PropertyDef name="lspzdm"> <Property></Property> @@ -84,6 +89,10 @@ <PropertyDef name="lqgsdwdm"> <Property></Property> <Property name="label">绮潈褰掑睘鍗曚綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="lqgstydwbm"> + <Property></Property> + <Property name="label">绮潈褰掑睘鍗曚綅鍥藉缁熶竴缂栫爜</Property> </PropertyDef> <PropertyDef name="lqxzqhdm"> <Property></Property> @@ -470,6 +479,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/> @@ -511,6 +525,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">lqgstydwbm</Property> + <Property name="property">lqgstydwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">lqxzqhdm</Property> <Property name="property">lqxzqhdm</Property> <Editor/> -- Gitblit v1.9.3