From 010202e44d820244462390f76e51c537930e87bc Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期一, 15 一月 2024 16:04:29 +0800
Subject: [PATCH] 宁夏省平台-重新调整仓内图像接口和财务接口

---
 src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1215.view.xml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1215.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1215.view.xml
index 2bc6ee0..824b203 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1215.view.xml
+++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1215.view.xml
@@ -45,6 +45,10 @@
         <Property/>
         <Property name="label">浜у搧鎵规</Property>
       </PropertyDef>
+      <PropertyDef name="cplx">
+        <Property/>
+        <Property name="label">浜у搧绫诲瀷</Property>
+      </PropertyDef>
       <PropertyDef name="scrq">
         <Property name="dataType">Date</Property>
         <Property name="label">鐢熶骇鏃ユ湡</Property>
@@ -253,6 +257,9 @@
         <DataColumn name="cppc">
           <Property name="property">cppc</Property>
         </DataColumn>
+        <DataColumn name="cplx">
+          <Property name="property">cplx</Property>
+        </DataColumn>
         <DataColumn name="czbz">
           <Property name="property">czbz</Property>
         </DataColumn>
@@ -346,6 +353,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">cplx</Property>
+            <Property name="property">cplx</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">scrq</Property>
             <Property name="property">scrq</Property>
             <Editor/>

--
Gitblit v1.9.3