From 23e80983df6bbf508642b4d7f7b2ace36a0264c5 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 18 八月 2025 13:54:16 +0800
Subject: [PATCH] feat:开发

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

diff --git a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs
index 34f48d4..7bf6957 100644
--- a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs
+++ b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs
@@ -55,6 +55,11 @@
         public List<Guid> IndustrialParkIds { get; set; }
 
         /// <summary>
+        /// 鐘舵��
+        /// </summary>
+        public EnumUserStatus Status { get; set; }
+
+        /// <summary>
         /// 澶囨敞
         /// </summary>
         public string Remark { get; set; }

--
Gitblit v1.9.1