From f8d7a52f6dec66758fee52b0b71869a6c3e35f8c Mon Sep 17 00:00:00 2001
From: ws <ws@123.com>
Date: 星期三, 17 七月 2024 10:14:48 +0800
Subject: [PATCH] 修改人员信息同步

---
 src/main/java/com/fzzy/api/view/Api1205.view.xml |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1205.view.xml b/src/main/java/com/fzzy/api/view/Api1205.view.xml
index 9d67f1c..8e43360 100644
--- a/src/main/java/com/fzzy/api/view/Api1205.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1205.view.xml
@@ -26,9 +26,6 @@
         <Property></Property>
         <Property name="label">搴撳尯浠g爜</Property>
       </PropertyDef>
-      <PropertyDef name="id">
-        <Property name="dataType">Integer</Property>
-      </PropertyDef>
       <PropertyDef name="ckywdh">
         <Property></Property>
         <Property name="label">鍑哄簱涓氬姟鍗曞彿</Property>
@@ -36,6 +33,10 @@
       <PropertyDef name="hwdm">
         <Property></Property>
         <Property name="label">璐т綅浠g爜</Property>
+      </PropertyDef>
+      <PropertyDef name="tyhwbm">
+        <Property></Property>
+        <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property>
       </PropertyDef>
       <PropertyDef name="cktzdh">
         <Property></Property>
@@ -171,6 +172,9 @@
       <PropertyDef name="kzl">
         <Property name="dataType">double</Property>
         <Property name="label">鎵�/澧為噺(鍏枻)</Property>
+      </PropertyDef>
+      <PropertyDef name="kzlyy">
+        <Property name="label">鎵o紙澧烇級閲忓師鍥�</Property>
       </PropertyDef>
       <PropertyDef name="zcbgyxm">
         <Property></Property>
@@ -459,6 +463,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">tyhwbm</Property>
+            <Property name="property">tyhwbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">cktzdh</Property>
             <Property name="property">cktzdh</Property>
             <Editor/>
@@ -619,6 +628,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">kzlyy</Property>
+            <Property name="property">kzlyy</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">zcbgyxm</Property>
             <Property name="property">zcbgyxm</Property>
             <Editor/>

--
Gitblit v1.9.3