From dbef4eea6194ffba3bd25f978b33e09d65f5a6de Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期五, 01 十一月 2024 14:07:21 +0800 Subject: [PATCH] 根据国家局接口,调整基础表字段 --- src/main/java/com/fzzy/api/view/Api1213.view.xml | 77 ++++++++++++++++++++------------------ 1 files changed, 41 insertions(+), 36 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/gd2022/GdApi2001.view.xml b/src/main/java/com/fzzy/api/view/Api1213.view.xml similarity index 91% rename from src/main/java/com/fzzy/otherview/gd2022/GdApi2001.view.xml rename to src/main/java/com/fzzy/api/view/Api1213.view.xml index 6066764..a680c1c 100644 --- a/src/main/java/com/fzzy/otherview/gd2022/GdApi2001.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1213.view.xml @@ -4,26 +4,18 @@ <Context/> <Model> <DataType name="dtMain"> - <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api2001</Property> + <Property name="creationType">com.fzzy.api.entity.Api1213</Property> <PropertyDef name="fcqrdh"> <Property></Property> <Property name="label">灏佷粨纭鍗曞彿</Property> </PropertyDef> - <PropertyDef name="cfdm"> + <PropertyDef name="hwdm"> <Property></Property> - <Property name="label">浠撴埧浠g爜</Property> + <Property name="label">璐т綅浠g爜</Property> </PropertyDef> - <PropertyDef name="tycfbm"> + <PropertyDef name="tyhwbm"> <Property></Property> - <Property name="label">缁熶竴浠撴埧缂栫爜</Property> - </PropertyDef> - <PropertyDef name="ajdm"> - <Property></Property> - <Property name="label">寤掗棿浠g爜</Property> - </PropertyDef> - <PropertyDef name="tyajbm"> - <Property></Property> - <Property name="label">缁熶竴寤掗棿缂栫爜</Property> + <Property name="label">缁熶竴璐т綅缂栫爜</Property> </PropertyDef> <PropertyDef name="fcrq"> <Property name="dataType">Date</Property> @@ -109,6 +101,14 @@ <Property name="dataType">DateTime</Property> <Property name="label">鏈�鍚庢洿鏂版椂闂�</Property> </PropertyDef> + <PropertyDef name="kqdm"> + <Property></Property> + <Property name="label">搴撳尯浠g爜</Property> + </PropertyDef> + <PropertyDef name="bizId"> + <Property></Property> + <Property name="label">涓氬姟id</Property> + </PropertyDef> </DataType> <DataType name="dtParam"> <Property name="creationType">com.fzzy.api.data.ApiParam</Property> @@ -139,7 +139,7 @@ <Property name="packages">font-awesome,css-common</Property> <DataSet id="dsMain"> <Property name="dataType">[dtMain]</Property> - <Property name="dataProvider">gDApi2001PR#listData</Property> + <Property name="dataProvider">api1213PR#pageList</Property> <Property name="pageSize">15</Property> </DataSet> <DataSet id="dsQuery"> @@ -278,13 +278,18 @@ <Property name="width">180</Property> <Property name="align">center</Property> </DataColumn> - <DataColumn name="cfdm"> - <Property name="property">cfdm</Property> + <DataColumn name="kqdm"> + <Property name="property">kqdm</Property> <Property name="width">210</Property> <Property name="align">center</Property> </DataColumn> - <DataColumn name="ajdm"> - <Property name="property">ajdm</Property> + <DataColumn name="hwdm"> + <Property name="property">hwdm</Property> + <Property name="width">210</Property> + <Property name="align">center</Property> + </DataColumn> + <DataColumn name="tyhwbm"> + <Property name="property">tyhwbm</Property> <Property name="width">230</Property> <Property name="align">center</Property> </DataColumn> @@ -369,23 +374,13 @@ <Editor/> </AutoFormElement> <AutoFormElement> - <Property name="name">cfdm</Property> - <Property name="property">cfdm</Property> + <Property name="name">hwdm</Property> + <Property name="property">hwdm</Property> <Editor/> </AutoFormElement> <AutoFormElement> - <Property name="name">tycfbm</Property> - <Property name="property">tycfbm</Property> - <Editor/> - </AutoFormElement> - <AutoFormElement> - <Property name="name">ajdm</Property> - <Property name="property">ajdm</Property> - <Editor/> - </AutoFormElement> - <AutoFormElement> - <Property name="name">tyajbm</Property> - <Property name="property">tyajbm</Property> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -463,6 +458,16 @@ <Property name="property">zhgxsj</Property> <Editor/> </AutoFormElement> + <AutoFormElement> + <Property name="name">kqdm</Property> + <Property name="property">kqdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">bizId</Property> + <Property name="property">bizId</Property> + <Editor/> + </AutoFormElement> </AutoForm> </Children> </FieldSet> @@ -470,22 +475,22 @@ <Tools/> </Dialog> <UpdateAction id="updateSave"> - <Property name="dataResolver">gDApi2001PR#saveData</Property> + <Property name="dataResolver">api1213PR#updateSave</Property> <UpdateItem> <Property name="dataPath">[#current]</Property> <Property name="dataSet">dsMain</Property> </UpdateItem> </UpdateAction> <AjaxAction id="ajaxPush"> - <Property name="service">gDApi2001PR#pushData</Property> + <Property name="service">api1213PR#pushData</Property> <Property name="confirmMessage">纭畾瑕佷笂鎶ヤ箞锛�</Property> </AjaxAction> <AjaxAction id="ajaxDel"> - <Property name="service">gDApi2001PR#delData</Property> + <Property name="service">api1213PR#delData</Property> <Property name="confirmMessage">褰撳墠鏁版嵁鍒犻櫎鍚庢棤娉曟仮澶嶏紝璇风‘璁よ鍒犻櫎涔堬紵</Property> </AjaxAction> <AjaxAction id="ajaxDelUpdate"> - <Property name="service">gDApi2001PR#delUpdate</Property> + <Property name="service">api1213PR#delUpdate</Property> <Property name="confirmMessage">纭畾瑕佸皢鏁版嵁鏍囪涓哄垹闄や箞锛�</Property> </AjaxAction> </View> -- Gitblit v1.9.3