From 5518770cf65037c28af46094aa6fc405a8452c03 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Tue, 14 Feb 2023 16:51:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E8=87=B4=E6=80=A7?= =?UTF-8?q?=E6=A0=B8=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_MediatR/Handlers/ConsistencyVerificationHandler.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/_MediatR/Handlers/ConsistencyVerificationHandler.cs b/IRaCIS.Core.Application/_MediatR/Handlers/ConsistencyVerificationHandler.cs index cbb85979..55b056bc 100644 --- a/IRaCIS.Core.Application/_MediatR/Handlers/ConsistencyVerificationHandler.cs +++ b/IRaCIS.Core.Application/_MediatR/Handlers/ConsistencyVerificationHandler.cs @@ -171,7 +171,7 @@ namespace IRaCIS.Core.Application.MediatR.Handlers else { dialogMsg.AppendLine($"
"); - dialogMsg.AppendLine($"
当前访视存在的问题如下:"); + dialogMsg.AppendLine($"
存在问题如下:"); num = 0; foreach (var item in dbExceptExcel)