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>