From 8c5cc69cb04feef035f27e05cbaabda42bd8155c Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期四, 21 八月 2025 16:58:44 +0800 Subject: [PATCH] feat:开发 --- FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs index 5d55f89..1d341eb 100644 --- a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs +++ b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs @@ -252,8 +252,8 @@ public string ProxyPowerAttorneyUrl { get; set; } /// <summary> - /// 瀹炲悕Id + /// 绗笁鏂瑰疄鍚嶉�氶亾璐﹀彿 /// </summary> - public string RealId { get; set; } + public string CertAccount { get; set; } } } -- Gitblit v1.9.1