sunpengfei
2025-08-21 8c5cc69cb04feef035f27e05cbaabda42bd8155c
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; }
    }
}