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/Api1307.view.xml |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1307.view.xml b/src/main/java/com/fzzy/api/view/Api1307.view.xml
index 37d0920..4d4fff4 100644
--- a/src/main/java/com/fzzy/api/view/Api1307.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1307.view.xml
@@ -20,6 +20,15 @@
       <PropertyDef name="hwdm">
         <Property name="label">璐т綅浠g爜</Property>
       </PropertyDef>
+      <PropertyDef name="tykqbm">
+        <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property>
+      </PropertyDef>
+      <PropertyDef name="tycfbm">
+        <Property name="label">鍥藉缁熶竴浠撴埧缂栫爜</Property>
+      </PropertyDef>
+      <PropertyDef name="tyhwbm">
+        <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property>
+      </PropertyDef>
       <PropertyDef name="zpsj">
         <Property name="dataType">DateTime</Property>
         <Property name="label">鎶撴媿鏃堕棿</Property>
@@ -60,6 +69,18 @@
       <PropertyDef name="kqdm">
         <Property></Property>
         <Property name="label">搴撳尯浠g爜</Property>
+      </PropertyDef>
+      <PropertyDef name="fileStorageId">
+        <Property></Property>
+        <Property name="label">鏂囦欢id</Property>
+      </PropertyDef>
+      <PropertyDef name="ajdh">
+        <Property></Property>
+        <Property name="label">寤掗棿浠g爜</Property>
+      </PropertyDef>
+      <PropertyDef name="txbh">
+        <Property></Property>
+        <Property name="label">鍥惧儚缂栧彿</Property>
       </PropertyDef>
     </DataType>
     <DataType name="dtParam">
@@ -320,6 +341,21 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">tykqbm</Property>
+            <Property name="property">tykqbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">tycfbm</Property>
+            <Property name="property">tycfbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">tyhwbm</Property>
+            <Property name="property">tyhwbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">zpsj</Property>
             <Property name="property">zpsj</Property>
             <Editor/>
@@ -365,6 +401,21 @@
             <Property name="property">kqdm</Property>
             <Editor/>
           </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">fileStorageId</Property>
+            <Property name="property">fileStorageId</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">ajdh</Property>
+            <Property name="property">ajdh</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">txbh</Property>
+            <Property name="property">txbh</Property>
+            <Editor/>
+          </AutoFormElement>
         </AutoForm>
       </Children>
       <Tools/>

--
Gitblit v1.9.3