From 2fbfc7930364dffbb846d018226755ab66f5bcfb Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期一, 25 三月 2024 14:31:10 +0800 Subject: [PATCH] 版本大更新 --- Yw.Dto.Repair.Core/01-repair-request-form/10-page/QueryMyRepairRequestFormPageListInput.cs | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-) diff --git a/Yw.Application.Repair.Core/1-request-form/1-mgr/dto/6-page/QueryMyRepairRequestFormPageListInput.cs b/Yw.Dto.Repair.Core/01-repair-request-form/10-page/QueryMyRepairRequestFormPageListInput.cs similarity index 88% rename from Yw.Application.Repair.Core/1-request-form/1-mgr/dto/6-page/QueryMyRepairRequestFormPageListInput.cs rename to Yw.Dto.Repair.Core/01-repair-request-form/10-page/QueryMyRepairRequestFormPageListInput.cs index 13e9b82..d879271 100644 --- a/Yw.Application.Repair.Core/1-request-form/1-mgr/dto/6-page/QueryMyRepairRequestFormPageListInput.cs +++ b/Yw.Dto.Repair.Core/01-repair-request-form/10-page/QueryMyRepairRequestFormPageListInput.cs @@ -1,11 +1,4 @@ -锘縰sing System; -using System.Collections.Generic; -using System.ComponentModel.DataAnnotations; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Yw.Application +锘縩amespace Yw.Dto { /// <summary> /// 鑾峰彇鎴戠殑鎶ヤ慨鍗曞垎鏋愬垪琛� -- Gitblit v1.9.3