FlexJobApi.Core/Entities/UserServer/Enterprises/EnterpriseAuth.cs
@@ -114,8 +114,8 @@ public Guid? ElectronSignEnterpriseId { get; set; } /// <summary> /// 实名Id /// 第三方实名通道账号 /// </summary> public string RealId { get; set; } public string CertAccount { get; set; } } }