FlexJobApi.Core/Models/FlexJobServer/Tasks/Queries/GetTaskInfoQuery.cs
@@ -1,6 +1,7 @@ using FlexJobApi.Core.Models.Common; using Mapster; using MediatR; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; @@ -46,7 +47,8 @@ /// <summary> /// 企业全称 /// </summary> public string EnterpriseName { get; set; } [JsonProperty("EnterpriseName")] public string EnterpriseEnterpriseName { get; set; } /// <summary> /// 在招岗位数量