From 86f687fe84d34d9291ed9e5c6ea45e04e11e3be2 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期日, 21 四月 2024 15:54:04 +0800 Subject: [PATCH] 国家统一编码-财务接口增加统一编码字段及页面调整 --- src/main/java/com/fzzy/api/view/Api1306.view.xml | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1306.view.xml b/src/main/java/com/fzzy/api/view/Api1306.view.xml index 184bf43..c7e1a92 100644 --- a/src/main/java/com/fzzy/api/view/Api1306.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1306.view.xml @@ -13,6 +13,10 @@ <Property></Property> <Property name="label">浠撴埧浠g爜</Property> </PropertyDef> + <PropertyDef name="tycfbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴浠撴埧缂栫爜</Property> + </PropertyDef> <PropertyDef name="xzkssj"> <Property></Property> <Property name="label">鐔忚捀寮�濮嬫椂闂�</Property> @@ -182,6 +186,10 @@ <PropertyDef name="byff"> <Property></Property> <Property name="label">琛ヨ嵂鏂规硶</Property> + </PropertyDef> + <PropertyDef name="nlhqnddw"> + <Property></Property> + <Property name="label">纾峰寲姘㈡祿搴﹀崟浣�</Property> </PropertyDef> <PropertyDef name="zyrs"> <Property></Property> @@ -487,6 +495,10 @@ <Property name="name">xzzydh</Property> </DataColumn> <DataColumn> + <Property name="property">nlhqnddw</Property> + <Property name="name">nlhqnddw</Property> + </DataColumn> + <DataColumn> <Property name="property">cfdm</Property> <Property name="name">cfdm</Property> </DataColumn> @@ -565,6 +577,11 @@ <AutoFormElement> <Property name="name">cfdm</Property> <Property name="property">cfdm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> + <Property name="name">tycfbm</Property> + <Property name="property">tycfbm</Property> <Editor/> </AutoFormElement> <AutoFormElement> @@ -718,6 +735,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">nlhqnddw</Property> + <Property name="property">nlhqnddw</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">byff</Property> <Property name="property">byff</Property> <Editor/> -- Gitblit v1.9.3