sunpengfei
8 天以前 44cdf09012d27e12c3d113f9a3ffdc9ddc2853ad
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; }
    }
}