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/WhjlApi1112.view.xml | 43 ++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 40 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1112.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1112.view.xml index fff8f68..1e1bf40 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1112.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1112.view.xml @@ -9,6 +9,10 @@ <Property></Property> <Property name="label">璁惧缂栧彿</Property> </PropertyDef> + <PropertyDef name="sbsjbh"> + <Property></Property> + <Property name="label">璁惧涓婄骇缂栧彿</Property> + </PropertyDef> <PropertyDef name="jlqybh"> <Property></Property> <Property name="label">鍐涚伯浼佷笟缂栧彿</Property> @@ -130,6 +134,7 @@ <PropertyDef name="sdkdk"> <Property></Property> <Property name="label">Sdk绔彛</Property> + <Property name="dataType">Integer</Property> </PropertyDef> <PropertyDef name="zh"> <Property></Property> @@ -140,7 +145,6 @@ <Property name="label">瀵嗙爜</Property> </PropertyDef> <PropertyDef name="rstpdz"> - <Property name="dataType">Integer</Property> <Property name="label">Rtsp鍦板潃</Property> </PropertyDef> <PropertyDef name="rtspdk"> @@ -158,6 +162,20 @@ <PropertyDef name="sfyx"> <Property></Property> <Property name="label">鏄惁鏈夋晥</Property> + </PropertyDef> + <PropertyDef name="gqrtspdz"> + <Property></Property> + <Property name="label">楂樻竻rtsp鍦板潃</Property> + </PropertyDef> + <PropertyDef name="sjtdh"> + <Property></Property> + <Property name="label">涓婄骇閫氶亾鍙�</Property> + <Property name="dataType">Integer</Property> + </PropertyDef> + <PropertyDef name="tdh"> + <Property></Property> + <Property name="label">閫氶亾鍙�</Property> + <Property name="dataType">Integer</Property> </PropertyDef> <PropertyDef name="bz"> <Property></Property> @@ -328,7 +346,7 @@ <Property name="property">sbzt</Property> </DataColumn> <DataColumn name="ggxh"> - <Property name="property">ggxh</Property> + <Property name="property">ipdz</Property> </DataColumn> <DataColumn name="zzdw"> <Property name="property">zzdw</Property> @@ -382,6 +400,11 @@ <AutoFormElement> <Property name="name">sbbh</Property> <Property name="property">sbbh</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">sbsjbh</Property> + <Property name="property">sbsjbh</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -543,7 +566,6 @@ <AutoFormElement> <Property name="name">jklx</Property> <Property name="property">jklx</Property> - <Property name="trigger">listDropType</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -553,6 +575,21 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">gqrtspdz</Property> + <Property name="property">gqrtspdz</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">sjtdh</Property> + <Property name="property">sjtdh</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">tdh</Property> + <Property name="property">tdh</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">bizId</Property> <Property name="property">bizId</Property> <Editor/> -- Gitblit v1.9.3