sunpengfei
2025-08-21 0210f1fc8e761b92615d77f31cc8752e297b5e5a
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; }
    }
}