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