From 520aa26a11c5c1b628cf5d99705a0b9bd5d236cb Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 8 May 2023 15:56:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/Reading/Dto/UserWLTemplateViewModel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs index d90957e6d..2d1ed1f49 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs @@ -26,7 +26,7 @@ namespace IRaCIS.Core.Application.ViewModel public class UserWLTemplateQuery { /// TemplateName - public string TemplateName { get; set; } + }