sunpengfei
2025-08-06 fe910d268980a24ad6ba565f045ecae792bc208c
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>