FlexJobApi.Core/Models/UserServer/Users/Commands/SyncEnterpriseUserCommand.cs
@@ -250,5 +250,10 @@ /// 企业授权书 /// </summary> public string ProxyPowerAttorneyUrl { get; set; } /// <summary> /// 第三方实名通道账号 /// </summary> public string CertAccount { get; set; } } }