From f55b2623f09b0b902f991c701c67a2a6f2577057 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 23 四月 2024 11:07:53 +0800
Subject: [PATCH] 调整order指令包结构

---
 src/main/java/com/fzzy/api/view/Api1212.view.xml |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1212.view.xml b/src/main/java/com/fzzy/api/view/Api1212.view.xml
index 2db167f..90c3612 100644
--- a/src/main/java/com/fzzy/api/view/Api1212.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1212.view.xml
@@ -26,12 +26,21 @@
         <Property></Property>
         <Property name="label">搴撳尯浠g爜</Property>
       </PropertyDef>
+      <PropertyDef name="tykqbm">
+        <Property></Property>
+        <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property>
+      </PropertyDef>
       <PropertyDef name="id">
-        <Property name="dataType">Integer</Property>
+        <Property></Property>
+        <Property name="label">涓婚敭ID</Property>
       </PropertyDef>
       <PropertyDef name="dwdm">
         <Property></Property>
         <Property name="label">鍗曚綅浠g爜</Property>
+      </PropertyDef>
+      <PropertyDef name="tydwbm">
+        <Property></Property>
+        <Property name="label">鍥藉缁熶竴鍗曚綅缂栫爜</Property>
       </PropertyDef>
       <PropertyDef name="dwmc">
         <Property></Property>
@@ -352,6 +361,16 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">tydwbm</Property>
+            <Property name="property">tydwbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">tykqbm</Property>
+            <Property name="property">tykqbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">khlx</Property>
             <Property name="property">khlx</Property>
             <Editor/>

--
Gitblit v1.9.3