From 07ead67c3cec0caa56f4b7de7536c838712c4aa7 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 26 六月 2024 15:36:15 +0800 Subject: [PATCH] 船运文件同步调整 --- src/main/java/com/fzzy/api/view/Api1205.view.xml | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1205.view.xml b/src/main/java/com/fzzy/api/view/Api1205.view.xml index 9d67f1c..74fa1cf 100644 --- a/src/main/java/com/fzzy/api/view/Api1205.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1205.view.xml @@ -26,9 +26,6 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> - <PropertyDef name="id"> - <Property name="dataType">Integer</Property> - </PropertyDef> <PropertyDef name="ckywdh"> <Property></Property> <Property name="label">鍑哄簱涓氬姟鍗曞彿</Property> @@ -36,6 +33,10 @@ <PropertyDef name="hwdm"> <Property></Property> <Property name="label">璐т綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> </PropertyDef> <PropertyDef name="cktzdh"> <Property></Property> @@ -459,6 +460,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">cktzdh</Property> <Property name="property">cktzdh</Property> <Editor/> -- Gitblit v1.9.3