From bccb2a6b67d31fd9bb846b2bc605a8b90c228033 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 24 五月 2024 18:18:41 +0800
Subject: [PATCH] 优化船运数据同步

---
 src/main/java/com/fzzy/api/view/Api1109.view.xml |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1109.view.xml b/src/main/java/com/fzzy/api/view/Api1109.view.xml
index a3e0704..4cc377c 100644
--- a/src/main/java/com/fzzy/api/view/Api1109.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1109.view.xml
@@ -21,9 +21,17 @@
         <Property></Property>
         <Property name="label">搴撳尯浠g爜</Property>
       </PropertyDef>
+      <PropertyDef name="tykqbm">
+        <Property></Property>
+        <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property>
+      </PropertyDef>
       <PropertyDef name="fileStorageId">
         <Property></Property>
         <Property name="label">鏂囦欢id</Property>
+      </PropertyDef>
+      <PropertyDef name="ywdh">
+        <Property></Property>
+        <Property name="label">涓氬姟鍗曞彿</Property>
       </PropertyDef>
       <PropertyDef name="wjlx">
         <Property></Property>
@@ -318,6 +326,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">tykqbm</Property>
+            <Property name="property">tykqbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">wjmc</Property>
             <Property name="property">wjmc</Property>
             <Editor/>
@@ -348,6 +361,11 @@
             <Property name="property">bizId</Property>
             <Editor/>
           </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">ywdh</Property>
+            <Property name="property">ywdh</Property>
+            <Editor/>
+          </AutoFormElement>
         </AutoForm>
       </Children>
       <Tools/>

--
Gitblit v1.9.3