sunpengfei
2025-09-02 582011fe0778b89312a3a9f886a24d687530aad4
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; }
    }
}