sunpengfei
2025-09-02 44c6adb7620d3e7ddec49a59035f094499113a6a
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; }
    }
}