From c98f22a26ee5d931faa840f547cf9b2c684afc4e Mon Sep 17 00:00:00 2001
From: ws <ws@123.com>
Date: 星期四, 25 七月 2024 17:14:01 +0800
Subject: [PATCH] 武汉军粮-出入库信息同步

---
 src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1212.view.xml |   27 +++++++++++++++++++--------
 1 files changed, 19 insertions(+), 8 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1212.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1212.view.xml
index 78f77bd..b7fe814 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1212.view.xml
+++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1212.view.xml
@@ -319,6 +319,7 @@
       <PropertyDef name="sxh">
         <Property></Property>
         <Property name="label">椤哄簭鍙�</Property>
+        <Property name="dataType">int</Property>
       </PropertyDef>
       <PropertyDef name="ddid">
         <Property></Property>
@@ -337,32 +338,32 @@
         <Property name="label">鐧昏浜�</Property>
       </PropertyDef>
       <PropertyDef name="ajmc">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
       <PropertyDef name="cpdj">
-        <Property/>
+        <Property></Property>
         <Property name="label">绛夌骇</Property>
       </PropertyDef>
       <PropertyDef name="jybgwjid">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
       <PropertyDef name="jyrq">
         <Property name="dataType">Date</Property>
       </PropertyDef>
       <PropertyDef name="jylx">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
       <PropertyDef name="wjlx">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
       <PropertyDef name="wjm">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
       <PropertyDef name="wjlj">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
       <PropertyDef name="wjdx">
-        <Property/>
+        <Property></Property>
       </PropertyDef>
     </DataType>
     <DataType name="dtCrkmx">
@@ -1238,6 +1239,16 @@
             <Property name="property">sxh</Property>
             <Editor/>
           </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">dj</Property>
+            <Property name="property">dj</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">scrq</Property>
+            <Property name="property">scrq</Property>
+            <Editor/>
+          </AutoFormElement>
         </AutoForm>
         <Panel layout="regionPadding:5">
           <Property name="caption">璐ㄦ鎶ュ憡鏂囦欢</Property>

--
Gitblit v1.9.3