From 5573750ed0d2302df49dd07901fadf3c8ef44d39 Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期一, 11 八月 2025 15:58:24 +0800 Subject: [PATCH] feat:报名 --- FlexJobApi.Core/Models/FlexJobServer/Tasks/Queries/GetTaskInfoQuery.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/FlexJobApi.Core/Models/FlexJobServer/Tasks/Queries/GetTaskInfoQuery.cs b/FlexJobApi.Core/Models/FlexJobServer/Tasks/Queries/GetTaskInfoQuery.cs index b20ca6f..af6affd 100644 --- a/FlexJobApi.Core/Models/FlexJobServer/Tasks/Queries/GetTaskInfoQuery.cs +++ b/FlexJobApi.Core/Models/FlexJobServer/Tasks/Queries/GetTaskInfoQuery.cs @@ -1,5 +1,4 @@ -锘縰sing FlexJobApi.Core.Models.Common; -using Mapster; +锘縰sing Mapster; using MediatR; using Newtonsoft.Json; using System; -- Gitblit v1.9.1