sunpengfei
2025-08-21 8e2a25b07e8d4d003c61c8f7b9ee5e5e542371b4
FlexJobApi.Core/Entities/UserServer/Enterprises/EnterpriseAuth.cs
@@ -107,5 +107,11 @@
        /// 企业授权书
        /// </summary>
        public string ProxyPowerAttorneyUrl { get; set; }
        /// <summary>
        /// 电子签企业Id
        /// </summary>
        public Guid? ElectronSignEnterpriseId { get; set; }
    }
}