From f58c03f4c98b3664f22a3ec4e920fb2a42473ab9 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 30 一月 2024 18:08:02 +0800 Subject: [PATCH] 增加合同、计划数据同步时的附件信息同步 --- src/main/java/com/fzzy/api/view/Api1203.view.xml | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1203.view.xml b/src/main/java/com/fzzy/api/view/Api1203.view.xml index 9ddde53..f08c799 100644 --- a/src/main/java/com/fzzy/api/view/Api1203.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1203.view.xml @@ -5,9 +5,6 @@ <Model> <DataType name="dtMain"> <Property name="creationType">com.fzzy.api.entity.Api1203</Property> - <PropertyDef name="id"> - <Property name="dataType">Integer</Property> - </PropertyDef> <PropertyDef name="rkjydh"> <Property></Property> <Property name="label">鍏ュ簱妫�楠屽崟鍙�</Property> @@ -21,7 +18,7 @@ <Property name="label">鍏ュ簱涓氬姟鍗曞彿</Property> </PropertyDef> <PropertyDef name="qysj"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">鎵︽牱鏃堕棿</Property> </PropertyDef> <PropertyDef name="qyrxm"> @@ -52,6 +49,10 @@ <PropertyDef name="zkl"> <Property></Property> <Property name="label">澧炴墸閲�(鍏枻,闅斿紑)</Property> + </PropertyDef> + <PropertyDef name="spaqzbsfhg"> + <Property></Property> + <Property name="label">椋熷搧瀹夊叏鎸囨爣鏄惁鍚堟牸</Property> </PropertyDef> <PropertyDef name="jyrxm"> <Property></Property> @@ -438,6 +439,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">spaqzbsfhg</Property> + <Property name="property">spaqzbsfhg</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">bgyfh</Property> <Property name="property">bgyfh</Property> <Editor/> -- Gitblit v1.9.3