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/otherview/gd2022/GdApi1023.view.xml | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml b/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml index b68b445..4bff26c 100644 --- a/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml +++ b/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml @@ -13,6 +13,10 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="kqmc"> + <Property></Property> + <Property name="label">搴撳尯鍚嶇О</Property> + </PropertyDef> <PropertyDef name="tbrq"> <Property name="dataType">Date</Property> <Property name="label">濉姤鏃ユ湡</Property> @@ -20,6 +24,10 @@ <PropertyDef name="dwdm"> <Property></Property> <Property name="label">鍗曚綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="dwmc"> + <Property></Property> + <Property name="label">鍗曚綅鍚嶇О</Property> </PropertyDef> <PropertyDef name="sqxzrq"> <Property></Property> @@ -297,6 +305,10 @@ <Property name="dataType">Date</Property> <Property name="label">璁″垝鐔忚捀缁撴潫鏃ユ湡</Property> </PropertyDef> + <PropertyDef name="cfmc"> + <Property/> + <Property name="label">浠撴埧鍚嶇О</Property> + </PropertyDef> </DataType> <DataType name="dtParam"> <Property name="creationType">com.fzzy.api.data.ApiParam</Property> @@ -564,6 +576,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">kqmc</Property> + <Property name="property">kqmc</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">tbrq</Property> <Property name="property">tbrq</Property> <Editor/> @@ -571,6 +588,11 @@ <AutoFormElement> <Property name="name">dwdm</Property> <Property name="property">dwdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">dwmc</Property> + <Property name="property">dwmc</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -1110,6 +1132,11 @@ <Property name="property">jhxzjsrq</Property> <Editor/> </AutoFormElement> + <AutoFormElement> + <Property name="name">cfmc</Property> + <Property name="property">cfmc</Property> + <Editor/> + </AutoFormElement> </AutoForm> </Children> <Tools/> -- Gitblit v1.9.3