From dadb337b1ae730aee84fb5d62efdf323eccf412d Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 24 四月 2024 21:28:54 +0800 Subject: [PATCH] 陕西省平台提交2-基础数据、粮食购销数据封装 --- src/main/java/com/fzzy/api/view/Api1212.view.xml | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1212.view.xml b/src/main/java/com/fzzy/api/view/Api1212.view.xml index 2db167f..90c3612 100644 --- a/src/main/java/com/fzzy/api/view/Api1212.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1212.view.xml @@ -26,12 +26,21 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="tykqbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property> + </PropertyDef> <PropertyDef name="id"> - <Property name="dataType">Integer</Property> + <Property></Property> + <Property name="label">涓婚敭ID</Property> </PropertyDef> <PropertyDef name="dwdm"> <Property></Property> <Property name="label">鍗曚綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="tydwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴鍗曚綅缂栫爜</Property> </PropertyDef> <PropertyDef name="dwmc"> <Property></Property> @@ -352,6 +361,16 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tydwbm</Property> + <Property name="property">tydwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">tykqbm</Property> + <Property name="property">tykqbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">khlx</Property> <Property name="property">khlx</Property> <Editor/> -- Gitblit v1.9.3