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/Api1109.view.xml |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/api/view/Api1109.view.xml b/src/main/java/com/fzzy/api/view/Api1109.view.xml
index a3e0704..4cc377c 100644
--- a/src/main/java/com/fzzy/api/view/Api1109.view.xml
+++ b/src/main/java/com/fzzy/api/view/Api1109.view.xml
@@ -21,9 +21,17 @@
         <Property></Property>
         <Property name="label">搴撳尯浠g爜</Property>
       </PropertyDef>
+      <PropertyDef name="tykqbm">
+        <Property></Property>
+        <Property name="label">鍥藉缁熶竴搴撳尯缂栫爜</Property>
+      </PropertyDef>
       <PropertyDef name="fileStorageId">
         <Property></Property>
         <Property name="label">鏂囦欢id</Property>
+      </PropertyDef>
+      <PropertyDef name="ywdh">
+        <Property></Property>
+        <Property name="label">涓氬姟鍗曞彿</Property>
       </PropertyDef>
       <PropertyDef name="wjlx">
         <Property></Property>
@@ -318,6 +326,11 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
+            <Property name="name">tykqbm</Property>
+            <Property name="property">tykqbm</Property>
+            <Editor/>
+          </AutoFormElement>
+          <AutoFormElement>
             <Property name="name">wjmc</Property>
             <Property name="property">wjmc</Property>
             <Editor/>
@@ -348,6 +361,11 @@
             <Property name="property">bizId</Property>
             <Editor/>
           </AutoFormElement>
+          <AutoFormElement>
+            <Property name="name">ywdh</Property>
+            <Property name="property">ywdh</Property>
+            <Editor/>
+          </AutoFormElement>
         </AutoForm>
       </Children>
       <Tools/>

--
Gitblit v1.9.3