From 145c1d52feed52b494d3e2d19f3ecd1da11b8979 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期四, 21 八月 2025 16:00:37 +0800
Subject: [PATCH] feat:开发

---
 FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs
index bf4a1f2..5d55f89 100644
--- a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs
+++ b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs
@@ -250,5 +250,10 @@
         /// 浼佷笟鎺堟潈涔�
         /// </summary>
         public string ProxyPowerAttorneyUrl { get; set; }
+
+        /// <summary>
+        /// 瀹炲悕Id
+        /// </summary>
+        public string RealId { get; set; }
     }
 }

--
Gitblit v1.9.1