From 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 11 十月 2025 13:35:42 +0800
Subject: [PATCH] 武汉黄陂军粮-质检报告共享接口同步及推送

---
 src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1212.view.xml |   35 +++++++++++++++++++++++++++--------
 1 files changed, 27 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..43b42af 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">
@@ -698,6 +699,10 @@
           <Property name="property">jlqymc</Property>
           <Property name="align">center</Property>
         </DataColumn>
+        <DataColumn name="hwmc">
+          <Property name="property">hwmc</Property>
+          <Property name="align">center</Property>
+        </DataColumn>
         <DataColumn name="jgzdmc">
           <Property name="property">jgzdmc</Property>
           <Property name="align">center</Property>
@@ -732,6 +737,10 @@
         </DataColumn>
         <DataColumn name="yscch">
           <Property name="property">yscch</Property>
+          <Property name="align">center</Property>
+        </DataColumn>
+        <DataColumn name="czbz">
+          <Property name="property">czbz</Property>
           <Property name="align">center</Property>
         </DataColumn>
         <DataColumn>
@@ -1238,6 +1247,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