wupengfei
2025-08-06 82dbcc7ad9aeae270449139278dc9693de4ad218
FlexJobApi.Core/Models/User/Enterprises/Queries/GetEnterprisesQuery.cs
@@ -22,7 +22,7 @@
        /// <summary>
        /// 是否已配置
        /// </summary>
        public bool IsConfigured { get; set; }
        public bool? IsConfigured { get; set; }
    }
    /// <summary>